Returns the value of the feature flag as an integer.
Future<int> getInt(String featureName, {int defaultValue = 0});