isNonSubtypableClass2 abstract method
Return true
if element
cannot be extended, implemented, or mixed in.
Implementation
bool isNonSubtypableClass2(InterfaceElement2 element);
Return true
if element
cannot be extended, implemented, or mixed in.
bool isNonSubtypableClass2(InterfaceElement2 element);