isAbstract property Null safety

bool? isAbstract
read / writeoverride

Is this function an abstract method?

Implementation

bool? isAbstract;