getAppLogoUrl static method

String getAppLogoUrl()

Implementation

static String getAppLogoUrl() {
  return appProperties['appLogoUrl'];
}