annotations property

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

The user-specified annotations for the posture.

For details about the values you can use in an annotation, see [AIP-148: Standard fields](https://google.aip.dev/148#annotations).

Optional.

Implementation

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