typeDeclarationOf<T> method Null safety

TypeDeclaration typeDeclarationOf<T>()

Used to construct a TypeReference to a runtime type available to the the macro implementation code.

Implementation

TypeDeclaration typeDeclarationOf<T>();