clearFeatureFlags abstract method

Future<void> clearFeatureFlags()

Clear all of the feature flags. This will stop all feature flags from being reported.

See also:

Implementation

Future<void> clearFeatureFlags();