isConst property

  1. @override
bool? isConst
getter/setter pairoverride

Is this function const?

Implementation

@override
bool? isConst;