email property
The email address of the user. Depending on the user's privacy setting, this may return an empty string.
Implementation
final String? email;
The email address of the user. Depending on the user's privacy setting, this may return an empty string.
final String? email;