isStatic property Null safety

bool? isStatic
read / writeoverride

Is this function static?

Implementation

bool? isStatic;