getMediatourUrl static method

String getMediatourUrl()

Implementation

static String getMediatourUrl() {
  return appProperties['mediatourUrl'];
}