copyWith property

Implementation

PackageScoreCardCopyWith<PackageScoreCard, PackageScoreCard, PackageScoreCard>
    get copyWith => _PackageScoreCardCopyWithImpl(
        this as PackageScoreCard, $identity, $identity);