getEmail abstract method

VKWebAppGetEmail allows you to get the user's email address. After the call, it displays a screen asking for permission to access e-mail.

Platforms: iOS, Android, Web

Implementation

Future<VKWebAppGetEmailResult> getEmail();