notStartsWith property

List<String>? notStartsWith
final

An operator that excludes events that match the first few characters of the event record field specified as the value of Field.

Implementation

final List<String>? notStartsWith;