toType method

OutputType toType()

Converts this type parameter to a type.

Implementation

OutputType toType() => importType(CompileIdentifierMetadata(name: name))!;