Returns the value of the feature flag as a string.
Future<String> getString(String featureName, {String defaultValue = ''});