Kotlin-Bloc
android
Bloc Core
/
com.onegravity.bloc
/
blocContext
bloc
Context
android
fun
ViewModel
.
blocContext
(
)
:
BlocContext
Create a BlocContext from a ViewModel. The lifecycle will be the "lifecycle" of the ViewModel.