allowNotifications abstract method

Future<VKWebAppBoolResult> allowNotifications()

VKWebAppAllowNotifications allows you to ask the user for permission to send notifications from the app.

Platforms: iOS, Android, Web, Mobile Web

Implementation

Future<VKWebAppBoolResult> allowNotifications();