SPDioService class
Constructors
Properties
Methods
-
create(
{required String baseURL}) → Future< void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
reset(
) → Future< void> -
toString(
) → String -
A string representation of this object.
inherited
-
update(
{required String baseURL, required String tokenType, required String token}) → Future< void>
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited