email property

String? email
final

The email address of the user. Depending on the user's privacy setting, this may return an empty string.

Implementation

final String? email;