CliKeyProvider class
- Available extensions
Constructors
- CliKeyProvider(TokenProvider tokenProvider)
Properties
-
authHeaderValue
→ Future<
String?> -
A valid authentication header value. Should be used for all requests.
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
-
isAuthenticated
→ Future<
bool> -
Available on ClientAuthKeyProvider, provided by the IsAuthenticated extension
no setter - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- tokenProvider → TokenProvider
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited