reflectedType property
If hasReflectedType
returns true, returns the corresponding Type.
Otherwise, an UnsupportedError is thrown.
Implementation
Type get reflectedType;
If hasReflectedType
returns true, returns the corresponding Type.
Otherwise, an UnsupportedError is thrown.
Type get reflectedType;