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