typeDefinitionOf<T> method Null safety

TypeDefinition typeDefinitionOf<T>()

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

Implementation

TypeDefinition typeDefinitionOf<T>();