Open Channel Muted Participant List View Model Provider
    Interface definition to be invoked when OpenChannelMutedParticipantListViewModel is created.
Since
3.9.0
See also
Functions
Link copied to clipboard
                abstract fun provide(owner: ViewModelStoreOwner, channelUrl: String, queryHandler: PagedQueryHandler<UserInfo>?): OpenChannelMutedParticipantListViewModel
Returns the OpenChannelMutedParticipantListViewModel.