Dart SDK
dart:mirrors
ParameterMirror
type
property
type
ParameterMirror
Properties
type
isOptional
isNamed
hasDefaultValue
defaultValue
isConst
isFinal
isStatic
simpleName
metadata
isTopLevel
owner
location
isPrivate
qualifiedName
Constructors
ParameterMirror
TypeMirror
type
read-only
A mirror on the type of this parameter.