Future<Credential?> getRedirectResult(Client client, {List<String> scopes = const []}) async { return null; }