RecentGamesResponse

constructor(success: Boolean? = null, cause: String? = null, uuid: String? = null, games: List<RecentGame>? = null)