StartSoterAuthenticationOption class
Constructors
- StartSoterAuthenticationOption({JSObject? $$context$$})
Properties
- $$context$$ ↔ JSObject
-
getter/setter pair
- authContent ↔ String?
-
getter/setter pair
- challenge ↔ String
-
getter/setter pair
- complete ↔ StartSoterAuthenticationCompleteCallback?
-
getter/setter pair
- fail ↔ StartSoterAuthenticationFailCallback?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- requestAuthModes ↔ Array
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- success ↔ StartSoterAuthenticationSuccessCallback?
-
getter/setter pair
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