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