attributes property Null safety

Map<String, dynamic> attributes
read / write

attributes of the item

Implementation

late Map<String, dynamic> attributes;