superType property

HTType? superType

Implementation

HTType? get superType => _resolvedSuperType ?? _unresolvedSuperType;