Whether the class can be instantiated.
@override bool get isConstructable => !hasAbstract && !hasSealedKeyword;