isAbstract property Null safety

bool? isAbstract
read / write

Is this an abstract class?

Implementation

bool? isAbstract;