Dart SDK
dart:mirrors
MethodMirror
isSetter
property
isSetter
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
isSetter
read-only
Is the reflectee a setter?