KodeinViewModelScopedFactory

constructor(di: DI, argType: TypeToken<A>, arg: A, tag: String? = null)

Parameters

A

The type of argument to be passed to the ViewModel constructor.