metadata property

Map<String, Object?> metadata
final

Host-defined data such as provider, attribution, licensing, or search metadata.

The editor does not interpret this map.

Implementation

final Map<String, Object?> metadata;