Map Loaded Data
Wrapper for the data and result of the operation.
Constructors
MapLoadedData
Link copied to clipboard
fun <out T> MapLoadedData(result: MapLoader.LoadResult, value: T? = null)
Content copied to clipboard
Functions
getOrThrow
Link copied to clipboard