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