attributes property

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

Generic asset attributes.

Implementation

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