metadata property

Map<String, dynamic> metadata
final

Metadata associated with the export. Should be customizable by the customer using the onExport interface.

Implementation

final Map<String, dynamic> metadata;