Dart SDK
dart:mirrors
FunctionTypeMirror
callMethod
property
callMethod
FunctionTypeMirror
Properties
returnType
parameters
callMethod
reflectedType
declarations
typeVariables
originalDeclaration
mixin
metadata
location
isPrivate
isAbstract
hasReflectedType
superinterfaces
qualifiedName
staticMembers
isEnum
simpleName
superclass
isTopLevel
owner
typeArguments
instanceMembers
isOriginalDeclaration
Constructors
FunctionTypeMirror
Methods
isSubclassOf
isAssignableTo
getField
setField
invoke
isSubtypeOf
newInstance
MethodMirror
callMethod
read-only
A mirror on the
call
method for the reflectee.