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