uiState

abstract val uiState: StateFlow<SendbirdScreenUiState>

The StateFlow of the SendbirdScreenUiState. This state is used to represent whether the screen is ready render the data.

Since

1.0.0-beta.1