Properties
-
desktop
→ UserStatus
-
The user's status set for an active desktop (Windows, Linux, Mac) application session
read-only
-
hashCode
→ int
-
The hash code for this object.
read-onlyinherited
-
isOnline
→ bool
-
Returns if user is online
read-only
-
phone
→ UserStatus
-
The user's status set for an active web (browser, bot account) application session
read-only
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-onlyinherited
-
web
→ UserStatus
-
The user's status set for an active mobile (iOS, Android) application session
read-only
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a non-existent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited