Future<void> setEmailAddress({required String emailAddress}) { throw UnimplementedError('setEmailAddress() has not been implemented.'); }