userEmail property

String? userEmail
getter/setter pair

The email address auto-fills the email address step

This is the best way to contact the user and can be different from userId

Implementation

String? userEmail;