clearAssetChannel static method

void clearAssetChannel()

Implementation

static void clearAssetChannel(){
  _assetChannels.clear();
}