mailgw_client
mailgw
GWMessage
toString method
toString
toString
method
Null safety
@
override
String
toString
(
)
override
Stringifies the message
Implementation
@override String toString() => id;
mailgw_client
mailgw
GWMessage
toString method
GWMessage class
Properties
accountId
attachments
bcc
cc
createdAt
flagged
from
hasAttachments
hashCode
html
id
intro
isDeleted
msgid
retention
retentionDate
runtimeType
seen
size
subject
text
to
updatedAt
url
verifications
Methods
delete
download
noSuchMethod
see
toJson
toString
Operators
operator ==