Future<String> shareToWhatsapp(String message) { return AppinioSocialSharePlatform.instance.shareToWhatsapp(message); }