isConst property Null safety

bool? isConst
read / write

Is this function const?

Implementation

bool? isConst;