copyWith property

Implementation

LatestVersionCopyWith<LatestVersion, LatestVersion, LatestVersion>
    get copyWith => _LatestVersionCopyWithImpl(
        this as LatestVersion, $identity, $identity);