NoQueryActive

@Immutable
data object NoQueryActive : MessagesState

The ChannelState is initialized but no query is currently running. If you know that a query will be started you typically want to display a loading icon.

Functions

Link copied to clipboard
open override fun toString(): String