subject property
Case-insensitive phrase found in the message's subject.
Trailing and leading whitespace are be trimmed and adjacent spaces are collapsed.
Implementation
core.String? subject;
Case-insensitive phrase found in the message's subject.
Trailing and leading whitespace are be trimmed and adjacent spaces are collapsed.
core.String? subject;