openMenuWidget method
Implementation
Future<void> openMenuWidget() async {
return await VerloopFlutterSdkPlatform.instance.openMenuWidget();
}
Future<void> openMenuWidget() async {
return await VerloopFlutterSdkPlatform.instance.openMenuWidget();
}