reflectedTypeCapability top-level constant
_ReflectedTypeCapability
const reflectedTypeCapability
Gives support for the method reflectedType
on VariableMirror
and
ParameterMirror
, and for the method reflectedReturnType
on
MethodMirror
.
Implementation
const reflectedTypeCapability = _ReflectedTypeCapability();