supertype property
The superclass declared by this fragment.
Implementation
@Deprecated('Use InterfaceElement.supertype instead')
InterfaceType? get supertype;
The superclass declared by this fragment.
@Deprecated('Use InterfaceElement.supertype instead')
InterfaceType? get supertype;