copyWith property

DeckDefinitionCopyWith<DeckDefinition, DeckDefinition, DeckDefinition> copyWith

Implementation

DeckDefinitionCopyWith<DeckDefinition, DeckDefinition, DeckDefinition>
    get copyWith => _DeckDefinitionCopyWithImpl(
        this as DeckDefinition, $identity, $identity);