annotations property

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

Allows clients to store small amounts of arbitrary data.

Implementation

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