ModmailUnreadStatistics class

A representation of the number of unread Modmail conversations by state.

Properties

archived int
no setter
hashCode int
The hash code for this object.
no setterinherited
highlighted int
no setter
inProgress int
no setter
mod int
no setter
newMail int
no setter
notifications int
no setter
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.
override

Operators

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