copyWith property

FigureDeckDefinitionCopyWith<FigureDeckDefinition, FigureDeckDefinition, FigureDeckDefinition> copyWith

Implementation

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