name property
Set the name of the type to the given identifier
.
Implementation
@Deprecated('Clients should not build AST manually')
set name(Identifier identifier);
Set the name of the type to the given identifier
.
@Deprecated('Clients should not build AST manually')
set name(Identifier identifier);