---
title: MLDataValue.DictionaryType.Value
framework: createml
role: symbol
role_heading: Type Alias
path: createml/mldatavalue/dictionarytype/value
---

# MLDataValue.DictionaryType.Value

## Declaration

```swift
typealias Value = MLDataValue
```

## See Also

### Creating a dictionary type

- [init(_:)](createml/mldatavalue/dictionarytype/init(_:).md)
- [init(uniqueKeysWithValues:)](createml/mldatavalue/dictionarytype/init(uniquekeyswithvalues:).md)
- [MLDataValue.DictionaryType.Key](createml/mldatavalue/dictionarytype/key.md)
