Returns if WhatsApp is installed
Future<bool> get isWhatsAppInstalled async { throw UnimplementedError('isWhatsAppInstalled has not been implemented.'); }