Endpoints class Null safety

An object containing epic endpoints used by the library

Constructors

Endpoints()

Properties

accountAvatars String
read-only
accountDisplayName String
read-only
accountEmail String
read-only
accountId String
read-only
accountMultiple String
read-only
addFriend String
read-only
blockFriend String
read-only
brInventory String
read-only
brStats String
read-only
calderaToken String
read-only
eventFlags String
read-only
fortniteCatalog String
read-only
fortniteParty String
read-only
fortniteStatus String
read-only
friends String
read-only
hashCode int
The hash code for this object.
read-onlyinherited
mcp String
read-only
oauthDeviceAuth String
read-only
oauthDeviceCode String
read-only
oauthExchange String
read-only
oauthTokenCreate String
read-only
oauthTokenDelete String
read-only
oauthTokenDeleteMultiple String
read-only
oauthTokenVerify String
read-only
removeFriend String
read-only
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited
userSearch String
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

Operators

operator ==(Object other) bool
The equality operator.
inherited