getSolution

@Nullable
open fun getSolution(): Solution

Gets the Solution for the current API Key/language

Return

A Solution 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)