I am creating a new class in a new application. There are no other classes, but the parent class is a mandatory field. It is throwing an error while I am trying to create the class leaving class inheritance blank.
Parent Class—
Please define a directed inheritance parent class.