messages property

List<GmailMessageInfo>? messages
getter/setter pair

The list of messages contained by this alert.

Implementation

core.List<GmailMessageInfo>? messages;