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