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
Constructors
VariableMirror
Properties
hashCode
isConst
isExtensionMember
isFinal
isPrivate
isStatic
isTopLevel
location
metadata
owner
qualifiedName
runtimeType
simpleName
type
Methods
noSuchMethod
toString
Operators
operator ==