getEmail method

Future<String?> getEmail()

Implementation

Future<String?> getEmail() => _store.getEmail();