Unread class

Constructors

Unread(Map map)
Constructor of Unread counters

Properties

count int
counter of notifications
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
lastAccess String?
lasta access of counter of inbox
getter/setter pair
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

COUNT → const String
string field name of count
LAST_ACCESS → const String
string fieldn name of last access