notificationConfig property
Implementation
@$pb.TagNumber(6)
NotificationConfig get notificationConfig => $_getN(5);
Implementation
@$pb.TagNumber(6)
set notificationConfig(NotificationConfig v) {
setField(6, v);
}
@$pb.TagNumber(6)
NotificationConfig get notificationConfig => $_getN(5);
@$pb.TagNumber(6)
set notificationConfig(NotificationConfig v) {
setField(6, v);
}