isStatic property Null safety

bool? isStatic
read / write

Is this function static?

Implementation

bool? isStatic;