isConst property Null safety

bool? isConst
read / writeoverride

Is this function const?

Implementation

bool? isConst;