sdk
/
com.sygic.sdk.map
/
MapLoadedData
/
getOrThrow
get
Or
Throw
fun
getOrThrow
():
T
Content copied to clipboard
Returns the loaded data if it wasn't null, otherwise throws
NullPointerException
.