EnableUserPushNotificationsArgs constructor
- PromptPermissionFallback? fallback,
Creates a new instance of EnableUserPushNotificationsArgs.
A fallback strategy is optional.
Implementation
EnableUserPushNotificationsArgs({
this.fallback,
});
Creates a new instance of EnableUserPushNotificationsArgs.
A fallback strategy is optional.
EnableUserPushNotificationsArgs({
this.fallback,
});