reflectedType property

Type? reflectedType

Implementation

Type? get reflectedType {
  return _getReflectedType(classMirror);
}