copyWith property

DeckTranslationCopyWith<DeckTranslation, DeckTranslation, DeckTranslation> get copyWith

Implementation

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