outcomeType property

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

The outcome type of the rule.

Implementation

@BuiltValueField(wireName: r'outcomeType')
String? get outcomeType;