modifier property
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;
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.
final String? modifier;