getWooUrl static method

String getWooUrl()

Implementation

static String getWooUrl() {
  return appProperties['wooUrl'];
}