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