models/vector library

Classes

VectorModel
Value for model.

Extensions

VectorModelPatterns on VectorModel
Adds pattern-matching-related methods to VectorModel.

Typedefs

VectorModelCollection = _$VectorModelCollection
Collection class for storing VectorModel.
VectorModelDocument = _$VectorModelDocument
Document class for storing VectorModel.
VectorModelInitialCollection = _$VectorModelInitialCollection
Class for defining initial values to be passed to initialValue of RuntimeModelAdapter.
VectorModelKeys = _$VectorModelKeys
Enum of the name of the value defined in VectorModel.
VectorModelMirrorCollection = _$VectorModelMirrorCollection
Collection class for storing VectorModel.
VectorModelMirrorDocument = _$VectorModelMirrorDocument
Document class for storing VectorModel.
VectorModelMirrorInitialCollection = _$VectorModelMirrorInitialCollection
Class for defining initial values to be passed to initialValue of RuntimeModelAdapter.
VectorModelMirrorRefPath = _$VectorModelMirrorRefPath
It can be defined as an empty ModelRef<VectorModel>.
VectorModelRef = ModelRef<VectorModel>?
Alias for ModelRef<VectorModel>.
VectorModelRefPath = _$VectorModelRefPath
It can be defined as an empty ModelRef<VectorModel>.