redirectedConstructor property

ConstructorName? redirectedConstructor

Return the name of the constructor to which this constructor will be redirected, or null if this is not a redirecting factory constructor.

Implementation

ConstructorName? get redirectedConstructor;