static Future<bool> launchCall(String phoneNumber) async => await ul.launchUrl(Uri.parse("tel://$phoneNumber"));