DarkstormBackend class
Constructors
- DarkstormBackend({required Uri baseUrl, required String apiKey, Uri? internetCheckAddress, bool waitForInternet = true, void onError(Object, StackTrace)?})
Properties
- apiKey → String
-
final
- baseUrl → Uri
-
final
- con → InternetConnection
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- isAvailable → bool
-
no setter
- onError → void Function(Object, StackTrace)?
-
final
- plat ↔ String
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- waitForInternet → bool
-
final
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited