menu
googleapis package
documentation
mybusinessnotifications/v1.dart
NotificationSetting
NotificationSetting constructor
NotificationSetting constructor
dark_mode
light_mode
NotificationSetting
constructor
NotificationSetting
(
{
String
?
name
,
List
<
String
>
?
notificationTypes
,
String
?
pubsubTopic
,
})
Implementation
NotificationSetting({ this.name, this.notificationTypes, this.pubsubTopic, });
googleapis package
documentation
mybusinessnotifications/v1
NotificationSetting
NotificationSetting constructor
NotificationSetting class