The dictionary wrapped in a data value.
SDKs
- macOS 10.14+
- Xcode 10.0+
Framework
- Create ML
Declaration
Available when Key conforms to MLData Value Convertible and Value conforms to MLData Value Convertible.
The dictionary wrapped in a data value.
SDKs
Framework
init?(from: MLData Value)
Creates an array from a dictionary wrapped in a data value.
static var data Value Type: MLData Value .Value Type
The underlying type a dictionary uses when it wraps itself in a data value.