clearEmail method

Future<void> clearEmail()

Implementation

Future<void> clearEmail() => _store.clearEmail();