annotations property
Annotations parsed from the text body of the quoted message.
Populated only for FORWARD quote type.
Output only.
Implementation
core.List<Annotation>? annotations;
Annotations parsed from the text body of the quoted message.
Populated only for FORWARD quote type.
Output only.
core.List<Annotation>? annotations;