namePart property
The name of the enum, as an identifier with type parameters, or a primary constructor.
Throws UnsupportedError if useDeclaringConstructorsAst is false.
Implementation
@experimental
ClassNamePart get namePart;
The name of the enum, as an identifier with type parameters, or a primary constructor.
Throws UnsupportedError if useDeclaringConstructorsAst is false.
@experimental
ClassNamePart get namePart;