BearerToken class
- Inheritance
-
- Object
- Interceptor
- BearerToken
Constructors
Properties
Methods
-
after(
Response resp) → void -
override
-
before(
Method r) → void -
override
-
call(
Method route) → FutureOr< void> -
inherited
-
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