constructorSelector property
ConstructorSelector?
get
constructorSelector
The selector of the constructor that is invoked by this enum constant, or
null
if the default constructor is invoked.
Implementation
ConstructorSelector? get constructorSelector;