systemActionType property

String? systemActionType
getter/setter pair

System actions on the messages. Possible string values are:

  • "SYSTEM_ACTION_TYPE_UNSPECIFIED" : System action is unspecified.
  • "NO_OPERATION" : No operation.
  • "REMOVED_FROM_INBOX" : Messages were removed from the inbox.

Implementation

core.String? systemActionType;