copyWith property

VectorDefinitionCopyWith<VectorDefinition, VectorDefinition, VectorDefinition> copyWith

Implementation

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