newMessageEventNotificationConfig property
Implementation
@$pb.TagNumber(8)
NotificationConfig get newMessageEventNotificationConfig => $_getN(7);
Implementation
@$pb.TagNumber(8)
set newMessageEventNotificationConfig(NotificationConfig v) {
setField(8, v);
}