AuthService class
Constructors
- AuthService.new({required String baseUrl, required bool secure})
Properties
Methods
- Retrieves the access token for the calling account.
-
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