getWooStreamingCategory static method

String getWooStreamingCategory()

Implementation

static String getWooStreamingCategory() {
  return appProperties['wooStreamingItemCategory'];
}