constructorSelector property

ConstructorSelector? constructorSelector

Return the selector of the constructor that is invoked by this enum constant, or null if the default constructor is invoked.

Implementation

ConstructorSelector? get constructorSelector;