init(dictionary:)
Creates a feature value that contains a dictionary of numbers.
Declaration
convenience init(dictionary value: [AnyHashable : NSNumber]) throwsParameters
- value:
A dictionary of numbers.
Creates a feature value that contains a dictionary of numbers.
convenience init(dictionary value: [AnyHashable : NSNumber]) throwsA dictionary of numbers.