IActivityFlags class abstract

Constructors

IActivityFlags()

Properties

hashCode int
The hash code for this object.
no setterinherited
isInstance bool
no setter
isJoin bool
no setter
isJoinRequest bool
no setter
isPlay bool
no setter
isSpectate bool
no setter
isSync bool
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value int
Flags value
no setter

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