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