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