email property

String? get email
inherited

User-provided email. Might be used to build handle suggestions.

Implementation

String get handle;/// User-provided email. Might be used to build handle suggestions.
String? get email;