EpicServices class Null safety

epic service routes object

Constructors

EpicServices()

Properties

accountService String
epic account service
read-only
avatarService String
avatar service
read-only
calderaService String
launcher caldera service
read-only
fortniteService String
fortnite service
read-only
friendService String
user friends service
read-only
hashCode int
The hash code for this object.
read-onlyinherited
lightswitchService String
lightswitch service for epic service status
read-only
partyService String
fortnite party service
read-only
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited
statsService String
br stats service
read-only
userSearchService String
user search service
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