menu
Dart
dart:mirrors
ParameterMirror
type property
type
brightness_4
brightness_5
description
type
property
TypeMirror
type
override
A mirror on the type of this parameter.
Implementation
TypeMirror get type;
Dart
dart:mirrors
ParameterMirror
type property
ParameterMirror class