EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumList constructor

EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumList({
  1. List<String>? enumStrings,
  2. String? filterType,
})

Implementation

EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumList({
  this.enumStrings,
  this.filterType,
});