allMetadata
A dictionary containing all the metadata in the object.
Declaration
var allMetadata: [AnyHashable : Any]! { get }Discussion
To retrieve metadata from the dictionary, use the keys described in Timed metadata dictionary keys.
A dictionary containing all the metadata in the object.
var allMetadata: [AnyHashable : Any]! { get }To retrieve metadata from the dictionary, use the keys described in Timed metadata dictionary keys.