AwaitingDynamicLink class

A state athat indicates that the sign in link was sent and the user should follow the link from their email to complete the sign in process. UIs often reflect this state with a message that tells the user to follow the link in their email.

Inheritance

Constructors

const

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

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