emailAddress property
The email address of the user. Depending on the user’s privacy settings, this may be returned as null.
Implementation
final String? emailAddress;
The email address of the user. Depending on the user’s privacy settings, this may be returned as null.
final String? emailAddress;