isSetter property

  1. @override
bool? isSetter
getter/setter pairoverride

Is this function a setter?

Implementation

@override
bool? isSetter;