DataStoreContract class abstract
Constructors
Properties
- channel → ChannelPartContract
-
no setter
- client → HttpClient
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- interaction → InteractionPartContract
-
no setter
- member → MemberPartContract
-
no setter
- message → MessagePartContract
-
no setter
- role → RolePartContract
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- server → ServerPartContract
-
no setter
- serverMessage → ServerMessagePartContract
-
no setter
- sticker → StickerPartContract
-
no setter
- user → UserPartContract
-
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