copyWith property

PackTranslationCopyWith<PackTranslation, PackTranslation, PackTranslation> copyWith

Implementation

PackTranslationCopyWith<PackTranslation, PackTranslation, PackTranslation>
    get copyWith => _PackTranslationCopyWithImpl(
        this as PackTranslation, $identity, $identity);