Dart SDK
dart:mirrors
MethodMirror
isFactoryConstructor
isFactoryConstructor
Dart SDK
dart:mirrors
MethodMirror
isFactoryConstructor
property
isFactoryConstructor
Dart SDK
dart:mirrors
MethodMirror
Constructors
MethodMirror
Properties
constructorName
isAbstract
isConstConstructor
isConstructor
isFactoryConstructor
isGenerativeConstructor
isGetter
isOperator
isRedirectingConstructor
isRegularMethod
isSetter
isStatic
isSynthetic
parameters
returnType
source
hashCode
isPrivate
isTopLevel
location
metadata
owner
qualifiedName
runtimeType
simpleName
Operators
operator ==
Methods
noSuchMethod
toString
bool
isFactoryConstructor
Is the reflectee a factory constructor?
Source
bool get isFactoryConstructor;
Cookies management controls