subjectType
The static type of the subject being reflected.
Declaration
let subjectType: any Any.TypeDiscussion
This type may differ from the subject’s dynamic type when this mirror is the superclassMirror of another mirror.
The static type of the subject being reflected.
let subjectType: any Any.TypeThis type may differ from the subject’s dynamic type when this mirror is the superclassMirror of another mirror.