refresh abstract method
Refreshes the feature flags. This is useful to force an update on the feature flag values.
Implementation
Future<void> refresh();
Refreshes the feature flags. This is useful to force an update on the feature flag values.
Future<void> refresh();