Valpi class
Constructors
Properties
Methods
-
getAvailableLocales(
) → Future< List< String> > -
getData(
String unEncodedPath) → Future< Response> -
getServerId(
) → Future< String> -
getServerName(
) → Future< String> -
getValActId(
int act) → Future< String> -
getValLeaderBoardDataByActId(
String id) → Future< List< Players> > -
getValLeaderBoardPlayerData(
int act) → Future< List> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
A string representation of this object. [...]
inherited
-
valContent(
) → Future< Response> -
valStatus(
) → Future< Response>
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited