copyWith property

BackgroundDefinitionCopyWith<BackgroundDefinition, BackgroundDefinition, BackgroundDefinition> copyWith

Implementation

BackgroundDefinitionCopyWith<BackgroundDefinition, BackgroundDefinition,
        BackgroundDefinition>
    get copyWith => _BackgroundDefinitionCopyWithImpl(
        this as BackgroundDefinition, $identity, $identity);