selector property

ConstructorSelector? get selector

The constructor selector, or null if the unnamed constructor is referenced without an explicit .new selector.

Implementation

ConstructorSelector? get selector;