isStatic property

  1. @override
bool? isStatic
getter/setter pairoverride

Is this function static?

Implementation

@override
bool? isStatic;