Future<GamesResponse> getGames(int limit, int offset, String cacheKey, [Config? config]) async { throw UnimplementedError('getGames() has not been implemented.'); }