attributes property

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

Map of attribute name and value for this column.

Implementation

core.Map<core.String, core.String>? attributes;