copyWith property
Implementation
DeckTranslationCopyWith<DeckTranslation, DeckTranslation, DeckTranslation>
get copyWith => _DeckTranslationCopyWithImpl(
this as DeckTranslation, $identity, $identity);
DeckTranslationCopyWith<DeckTranslation, DeckTranslation, DeckTranslation>
get copyWith => _DeckTranslationCopyWithImpl(
this as DeckTranslation, $identity, $identity);