email property
The email entered in step 1, carried into step 2 for display.
Implementation
ForgotPasswordStep get step;/// The email entered in step 1, carried into step 2 for display.
String? get email;
The email entered in step 1, carried into step 2 for display.
ForgotPasswordStep get step;/// The email entered in step 1, carried into step 2 for display.
String? get email;