attributes property

Map<String, dynamic> attributes
getter/setter pair

attributes of the item

Implementation

late Map<String, dynamic> attributes;