Future<void> loginWithOAuth(OAuthType type) => Future.error(UnimplementedError(_errorMessage('loginWithOAuth()')));