copyWith property

GlobalVectorDefinitionCopyWith<GlobalVectorDefinition, GlobalVectorDefinition, GlobalVectorDefinition> get copyWith

Implementation

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