refresh abstract method

Future<void> refresh()

Refreshes the feature flags. This is useful to force an update on the feature flag values.

Implementation

Future<void> refresh();