metadata property

Map<String, dynamic>? metadata
final

temporary solution, the metadata will have its own type'd properties since everything will be converted to json.

Implementation

final Map<String, dynamic>? metadata;