getLandingPageUrl static method

String getLandingPageUrl()

Implementation

static String getLandingPageUrl() {
  return appProperties['landingPageUrl'];
}