GoogleCloudAdvisorynotificationsV1NotificationSettings constructor

GoogleCloudAdvisorynotificationsV1NotificationSettings({
  1. bool? enabled,
})

Implementation

GoogleCloudAdvisorynotificationsV1NotificationSettings({
  this.enabled,
});