superclass2 property
Return the name of the class that is being extended.
Implementation
@Deprecated('Use superclass instead')
NamedType get superclass2;
Return the name of the class that is being extended.
@Deprecated('Use superclass instead')
NamedType get superclass2;