VectorModelMirrorRefPath typedef
VectorModelMirrorRefPath = _$VectorModelMirrorRefPath
It can be defined as an empty ModelRef<VectorModel>.
VectorModelMirrorRefPath("xxx") // Define as a path.
Implementation
typedef VectorModelMirrorRefPath = _$VectorModelMirrorRefPath;