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