clearFeatureFlags method

void clearFeatureFlags()

Implementation

void clearFeatureFlags() {
  _content.clear();
}