EnterpriseCrmEventbusProtoPropertyEntry constructor
EnterpriseCrmEventbusProtoPropertyEntry({
- String? key,
- EnterpriseCrmEventbusProtoValueType? value,
Implementation
EnterpriseCrmEventbusProtoPropertyEntry({
this.key,
this.value,
});