getIsbnProcedureUrl static method

String getIsbnProcedureUrl()

Implementation

static String getIsbnProcedureUrl() {
  return appProperties['isbnProcedureUrl'];
}