OsuAPI class

Class OsuAPI Is A Simple Class That Will Return a Response of OSU API

Constructors

OsuAPI()

Properties

BASE_URL String
getter/setter pair
client_id ↔ dynamic
getter/setter pair
client_secret ↔ dynamic
getter/setter pair
data_endpoint ↔ dynamic
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
ids ↔ dynamic
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
typeosu ↔ dynamic
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
OsuLoader() → dynamic
Return Specific ONE Value from JSON Object
toString() String
A string representation of this object.
inherited

Operators

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