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