With `StateFlow`, is it safe to access the current state inside a `catch` block?
r
With
StateFlow
, is it safe to access the current state inside a
catch
block?
👌 1
l
Why not?