annotations property

List<Annotation>? annotations
getter/setter pair

Annotations associated with the text in this message.

Output only.

Implementation

core.List<Annotation>? annotations;