Future<String?> openWhatsApp({ String? phoneNumber, String? text, }) { throw UnimplementedError('openWhatsApp() has not been implemented.'); }