annotations property

List<Annotation>? annotations
getter/setter pair

Annotations parsed from the text body of the quoted message.

Populated only for FORWARD quote type.

Output only.

Implementation

core.List<Annotation>? annotations;