Dart SDK
dart:mirrors
MethodMirror
isGenerativeConstructor
isGenerativeConstructor
Dart SDK
dart:mirrors
MethodMirror
isGenerativeConstructor
property
isGenerativeConstructor
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
isGenerativeConstructor
Is the reflectee a generative constructor?
Source
bool get isGenerativeConstructor;
Cookies management controls