GoogleChromeManagementV1TelemetryEventNotificationFilter constructor

GoogleChromeManagementV1TelemetryEventNotificationFilter({
  1. List<String>? eventTypes,
})

Implementation

GoogleChromeManagementV1TelemetryEventNotificationFilter({
  this.eventTypes,
});