metadata
A dictionary of additional information that was sent with the file.
Declaration
var metadata: [String : Any]? { get }Discussion
The keys of the dictionary are strings. The values are property-list object types.
A dictionary of additional information that was sent with the file.
var metadata: [String : Any]? { get }The keys of the dictionary are strings. The values are property-list object types.