AuthOptions class abstract
- Available extensions
- Annotations
-
- @anonymous
- @JS()
Constructors
-
AuthOptions({Map<
String, dynamic> params, Map<String, dynamic> headers}) -
factory
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toMap(
) → Map< String, dynamic> -
Available on AuthOptions, provided by the AuthOptionsExt extension
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited