email property

String? get email
inherited

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;