email property

String email

You can get the Email after authentication is completed.

Null is returned if authentication is not completed.

Implementation

String get email;