loadingContent

abstract fun loadingContent(activity: T)

Called when the setContent cannot yet be invoked (missing Call for e.g.). Used to show some UI in the activity if the call is not yet loaded.