provide
abstract fun provide(owner: ViewModelStoreOwner, channelUrl: String, queryHandler: PagedQueryHandler<User>?): ParticipantViewModel
Returns the ParticipantViewModel.
Return
The ParticipantViewModel.
Since
3.9.0
Returns the ParticipantViewModel.
The ParticipantViewModel.
3.9.0