getCurrentGoldPass

suspend fun getCurrentGoldPass(): Deferred<GoldPassSeason>

Retrieves the current Gold Pass season information.

Return

A Deferred object representing the current Gold Pass season information.

Throws

If the API is in maintenance.

If the API returns an unexpected gateway exception.