copyWith property

GlobalVectorDefinitionCopyWith<GlobalVectorDefinition, GlobalVectorDefinition, GlobalVectorDefinition> copyWith

Implementation

GlobalVectorDefinitionCopyWith<GlobalVectorDefinition, GlobalVectorDefinition,
        GlobalVectorDefinition>
    get copyWith => _GlobalVectorDefinitionCopyWithImpl(
        this as GlobalVectorDefinition, $identity, $identity);