clearFeatureFlag

open fun clearFeatureFlag(@NonNull name: String)

Remove a single feature flag regardless of its current status. This will stop the specified feature flag from being reported. If the named feature flag does not exist this will have no effect.