getConsultancyUrl static method

String getConsultancyUrl()

Implementation

static String getConsultancyUrl() {
  return appProperties['consultancyUrl'];
}