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