email property

String get email

user email address

If your Twitter account does not have an email address, or if the API is not configured to retrieve email addresses, you may not be able to retrieve email addresses.

Implementation

String get email => _email;