AuthClients class Null safety

fortnite auth clients

Constructors

AuthClients()

Properties

fortniteAndroidGameClient String
fortnite android game client
read-only
fortniteCNGameClient String
fortnite cn game client
read-only
fortniteIOSGameClient String
fortnite IOS game client
read-only
fortnitePCGameClient String
fortnite pc game client
read-only
fortniteSwitchGameClient String
fortnite switch game client
read-only
hashCode int
The hash code for this object.
read-onlyinherited
launcherAppClient2 String
epic games launcher fortnite client
read-only
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited

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