copyWith property
Implementation
FigureDeckDefinitionCopyWith<FigureDeckDefinition, FigureDeckDefinition,
FigureDeckDefinition>
get copyWith => _FigureDeckDefinitionCopyWithImpl(
this as FigureDeckDefinition, $identity, $identity);