reflectedType property Null safety

Type reflectedType

If hasReflectedType returns true, returns the corresponding Type. Otherwise, an UnsupportedError is thrown.

Implementation

Type get reflectedType;