menu
Dart
dart:mirrors
VariableMirror
type property
type
brightness_4
brightness_5
description
type
property
TypeMirror
type
Returns a mirror on the type of the reflectee.
Implementation
TypeMirror get type;
Dart
dart:mirrors
VariableMirror
type property
VariableMirror class