getCurrentState

abstract fun getCurrentState(): Flow<NetworkState>

Get the current network state.

Return

Flow of NetworkState.