showStoryBox abstract method

Future showStoryBox(
  1. ShowStoryBoxOptions options
)

VKWebAppShowStoryBox opens the story editor

Platforms: iOS, Android, Web, Mobile Web

Implementation

Future<dynamic> showStoryBox(ShowStoryBoxOptions options);