modifier property

String? modifier
final

The modifier which indicates how the attribute selector should be processed.

See for example case-sensitivity modifiers.

If op is null, this is always null as well.

Implementation

final String? modifier;