EnableUserPushNotificationsArgs constructor
- PromptPermissionFallback? fallback,
Creates a new instance of EnableUserPushNotificationsArgs.
Both fallback and options are optional.
Implementation
EnableUserPushNotificationsArgs({
this.fallback,
});