EnterpriseCrmEventbusProtoCondition constructor
EnterpriseCrmEventbusProtoCondition({
- String? eventPropertyKey,
- String? operator,
- EnterpriseCrmEventbusProtoValueType? value,
Implementation
EnterpriseCrmEventbusProtoCondition({
this.eventPropertyKey,
this.operator,
this.value,
});