attributes property

Map<String, String?>? attributes
final

Optional blob attributes (key-value metadata).

Implementation

final Map<String, String?>? attributes;