notEndsWith property

List<String>? notEndsWith
final

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

Implementation

final List<String>? notEndsWith;