reflect method

TypeMirror reflect()

Get a TypeMirror representing this type.

Implementation

TypeMirror reflect() => reflectType(internalType);