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