copyWith property
Implementation
VectorDefinitionCopyWith<VectorDefinition, VectorDefinition, VectorDefinition>
get copyWith => _VectorDefinitionCopyWithImpl(
this as VectorDefinition, $identity, $identity);
VectorDefinitionCopyWith<VectorDefinition, VectorDefinition, VectorDefinition>
get copyWith => _VectorDefinitionCopyWithImpl(
this as VectorDefinition, $identity, $identity);