Ntut8021xStateStore class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
clearPendingCompatPrompt(
) → Future< void> -
consumePendingCompatPrompt(
) → Future< Ntut8021xStoredPendingPromptReason?> -
markProvisioned(
{required Ntut8021xStoredProvisioningMode mode}) → Future< void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
read(
) → Future< Ntut8021xStoredState> -
setPendingCompatPrompt(
{required Ntut8021xStoredPendingPromptReason reason, required bool immediate}) → Future< void> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited