requestNotificationAuthorization abstract method
Future<NotificationAuthorizationResponse>
requestNotificationAuthorization(
- IosNotificationAuthorizationOptions options, {
- bool? registerRemote,
Implementation
Future<NotificationAuthorizationResponse> requestNotificationAuthorization(
IosNotificationAuthorizationOptions options,
{bool? registerRemote});