services/gamesService library

Functions

fetchGames(int limit, int offset, String cachekey, Config config) Future<GamesResponse>
Pass cacheKey = "no-cache" to ignore caching
fetchGameUrl(LaunchConfig? gameLaunchConfig, Config config) Future<String>