Returns the value of the feature flag as a double.
Future<double> getDouble(String featureName, {double defaultValue = 0.0});