getVenues

@Nullable
open fun getVenues(): VenueCollection

Gets the VenueCollection for the current API Key/language

Return

A VenueCollection object or null if no data is present for the current API Key/language set

Throws

if the SDK hasn't been initialized (by invoking initialize)