getWhatsappUrl static method

String getWhatsappUrl()

Implementation

static String getWhatsappUrl() {
  return appProperties['whatsappURL'] ?? '';
}