init(dictionary:)
Creates the feature provider based on a dictionary.
Declaration
init(dictionary: [String : Any]) throwsParameters
- dictionary:
The dictionary of feature names and feature values.
Creates the feature provider based on a dictionary.
init(dictionary: [String : Any]) throwsThe dictionary of feature names and feature values.