copyWith property

BackgroundTranslationCopyWith<BackgroundTranslation, BackgroundTranslation, BackgroundTranslation> copyWith

Implementation

BackgroundTranslationCopyWith<BackgroundTranslation, BackgroundTranslation,
        BackgroundTranslation>
    get copyWith => _BackgroundTranslationCopyWithImpl(
        this as BackgroundTranslation, $identity, $identity);