Scope View Model
Class to help support Koin Scope in a ViewModel create directly a scope instance for current ViewModel
allow to intercept before scope closing with onCloseScope, to be overriden
Destroy linked scope with ViewModelScopeAutoCloseable
Author
Arnaud Giuliani