init abstract method

VKWebAppInit - the first event that your application must send to the official application to start working with VK Bridge. Otherwise, the service may not work on iOS and Android mobile clients.

Platforms: iOS, Android, Web, Mobile Web

Implementation

Future<VKWebAppBoolResult> init();