getCoverDesignUrl static method

String getCoverDesignUrl()

Implementation

static String getCoverDesignUrl() {
  return appProperties['coverDesignUrl'];
}