dataValueType
The underlying type the conforming type uses when it wraps itself in a data value.
Declaration
static var dataValueType: MLDataValue.ValueType { get }Discussion
See MLDataValue.ValueType for a list of available options.
The underlying type the conforming type uses when it wraps itself in a data value.
static var dataValueType: MLDataValue.ValueType { get }See MLDataValue.ValueType for a list of available options.