operation property

  1. @BuiltValueField.new(wireName: r'operation')
String get operation

Defines how the condition must be evaluated.

Implementation

@BuiltValueField(wireName: r'operation')
String get operation;