@override Future<void> signUpWithEmailHandler(String email, String pwd) async { await Future.delayed(Duration(milliseconds: 200)); }