attributes property

Map<String, dynamic>? attributes
getter/setter pair

Optional attributes associated with the line data.

Implementation

Map<String, dynamic>? attributes;