emailAddress property

String? emailAddress
final

The email address of the user. Depending on the user’s privacy settings, this may be returned as null.

Implementation

final String? emailAddress;