DiscordRichPresence class Null safety
- Inheritance
-
- Object
- NativeType
- Struct
- DiscordRichPresence
Constructors
Properties
-
details
↔ Pointer<
Utf8> -
read / write
- endTimestamp ↔ int
-
@Int64()read / write
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- instance ↔ int
-
@Int8()read / write
-
joinSecret
↔ Pointer<
Utf8> -
read / write
-
largeImageKey
↔ Pointer<
Utf8> -
read / write
-
largeImageText
↔ Pointer<
Utf8> -
read / write
-
matchSecret
↔ Pointer<
Utf8> -
read / write
-
partyId
↔ Pointer<
Utf8> -
read / write
- partyMax ↔ int
-
@Int32()read / write
- partySize ↔ int
-
@Int32()read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
-
smallImageKey
↔ Pointer<
Utf8> -
read / write
-
smallImageText
↔ Pointer<
Utf8> -
read / write
-
spectateSecret
↔ Pointer<
Utf8> -
read / write
- startTimestamp ↔ int
-
@Int64()read / write
-
state
↔ Pointer<
Utf8> -
read / write
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
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited