Dart SDK
dart:mirrors
MirrorSystem
property dynamicType
dynamicType
class MirrorSystem
Constructors
MirrorSystem
Properties
dynamicType
isolate
libraries
voidType
hashCode
runtimeType
Methods
findLibrary
noSuchMethod
toString
Operators
operator ==
Static methods
getName
getSymbol
TypeMirror
dynamicType
A mirror on the
dynamic
type.
Source
TypeMirror get dynamicType;
property dynamicType