MessageFlags class

Contains common message flags

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

answered → const String
The message has been replied by the user
deleted → const String
The message has been marked as deleted
draft → const String
The message is a draft and not yet complete.
flagged → const String
The message has been marked as important / favorite by the user
keywordForwarded → const String
The message has been forwarded
keywordMdnSent → const String
For this message a read notification has been sent
recent → const String
Marks this message as being recent.
seen → const String
The message has been read by the user