sessionError

val sessionError: StateFlow<Throwable?>

Surfaces a session error when there is one available. If there is no error, the value is null.