email property

String? email
final

Email associated with the user's account. This will only be present on the /v1/me endpoint.

Implementation

final String? email;