onDataReady

abstract fun onDataReady(data: T)

Called with the loaded data if the load succeeded, or with null if the load failed.