Jun 23, 2022
Good one, although.
offer() is now deprecated so instead of this, we can use
trySend(NetworkStatus.Unavailable).isSuccess something like this
Good one, although.
offer() is now deprecated so instead of this, we can use
trySend(NetworkStatus.Unavailable).isSuccess something like this