VectorModelRefPath typedef

VectorModelRefPath = _$VectorModelRefPath

It can be defined as an empty ModelRef<VectorModel>.

VectorModelRefPath("xxx") // Define as a path.

Implementation

typedef VectorModelRefPath = _$VectorModelRefPath;