typeDeclarationOf<T> method
Null safety
Used to construct a TypeReference to a runtime type available to the the macro implementation code.
Implementation
TypeDeclaration typeDeclarationOf<T>();
Used to construct a TypeReference to a runtime type available to the the macro implementation code.
TypeDeclaration typeDeclarationOf<T>();