getPresskitUrl static method

String getPresskitUrl()

Implementation

static String getPresskitUrl() {
  return appProperties['presskitUrl'];
}