Companion
object Companion
Functions
Link copied to clipboard
Returns an ApiResult value. Use this for applying operators such as require
and mapWrapping
to build chains of operators that should start with an empty value.
Link copied to clipboard
Emits ApiResult.Loading, then executes call and wraps it.