String modifier

The modifier of this scope, if it exists.

If this instance does not have a modifier, returns null.

Source

String get modifier => _lastModifier;