@override Future<bool> installed({WhatsApp type = WhatsApp.standard}) async { return await canLaunchUrl(Uri.https('wa.me', 'installed')); }