modifier property

MethodModifier? modifier

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

Implementation

MethodModifier? get modifier;