provide

abstract fun provide(owner: ViewModelStoreOwner, channelUrl: String, queryHandler: PagedQueryHandler<User>?): ParticipantViewModel

Returns the ParticipantViewModel.

Return

The ParticipantViewModel.

Since

3.9.0