isGetter property

  1. @override
bool? isGetter
getter/setter pairoverride

Is this function a getter?

Implementation

@override
bool? isGetter;