Dart SDK
dart:mirrors
MethodMirror
isAbstract
property
isAbstract
MethodMirror
Properties
returnType
source
parameters
isStatic
isAbstract
isSynthetic
isRegularMethod
isOperator
isGetter
isSetter
isConstructor
constructorName
isConstConstructor
isGenerativeConstructor
isRedirectingConstructor
isFactoryConstructor
owner
location
isPrivate
simpleName
metadata
isTopLevel
qualifiedName
Constructors
MethodMirror
Operators
operator ==
bool
isAbstract
read-only
Is the reflectee abstract?