addTypeToLibary method Null safety
- Declaration typeDeclaration
Adds a new type declaration to the surrounding library.
Implementation
void addTypeToLibary(Declaration typeDeclaration);
Adds a new type declaration to the surrounding library.
void addTypeToLibary(Declaration typeDeclaration);