modifier property

MethodModifier? modifier
getter/setter pair

Whether this method is async, async*, or sync*.

Implementation

MethodModifier? modifier;