menu
nowu
emailSentPage
EmailSentPageArguments
EmailSentPageArguments constructor
EmailSentPageArguments
brightness_4
brightness_5
EmailSentPageArguments
constructor
EmailSentPageArguments
(
{
required
String
email
,
String
?
token
}
)
Implementation
EmailSentPageArguments({ required this.email, this.token, });
nowu
emailSentPage
EmailSentPageArguments
EmailSentPageArguments constructor
EmailSentPageArguments class
Constructors
EmailSentPageArguments
Properties
email
hashCode
runtimeType
token
Methods
noSuchMethod
toString
Operators
operator ==