ApiProvider class
Constructors
Properties
-
deviceMeta
↔ Map<
String, dynamic> -
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- initializationDone → Future?
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
userDeviceInfo
↔ Future<
DeviceInfoPlugin> ? -
getter/setter pair
Methods
-
get(
dynamic url) → Future -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
post(
dynamic url, dynamic data) → Future -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited