getWooClientKey static method

String getWooClientKey()

Implementation

static String getWooClientKey() {
  return appProperties['wooClientKey'];
}