PresenceOnlineStateFlags class

Constructors

PresenceOnlineStateFlags(int _value)
const
PresenceOnlineStateFlags.fromJson(int numValue)
factory

Properties

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

Methods

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

Operators

operator &(PresenceOnlineStateFlags item) int
operator ==(dynamic other) bool
The equality operator.
override

Constants

Destiny1 → const PresenceOnlineStateFlags
Destiny1 = 1
Destiny2 → const PresenceOnlineStateFlags
Destiny2 = 2
None → const PresenceOnlineStateFlags
None = 0