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