Future<void> loginWithEmailLink( {required String email, required String link}) { throw UnimplementedError(_errorMessage('loginWithEmailLink()')); }