static Future<void> launchWhatsApp(final String number) async => launchURL("https://api.whatsapp.com/send?phone=$number");