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