isAbstract property Null safety

bool? isAbstract
read / write

Is this function an abstract method?

Implementation

bool? isAbstract;