email property

  1. @override
String? email

The email of the account.

Implementation

@override

/// The email of the account.
String? get email;