copyWith property

DeckTranslationCopyWith<DeckTranslation, DeckTranslation, DeckTranslation> copyWith

Implementation

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