getSecondaryWhatsGroupUrl static method

String getSecondaryWhatsGroupUrl()

Implementation

static String getSecondaryWhatsGroupUrl() {
  return appProperties['secondaryWhatsGroupUrl'];
}