flowOfBroadcast
Creates a callback flow a BroadcastReceiver using the given IntentFilter
Return
Flow of Intent
Parameters
intentFilter
The intent to subscribe to
Creates a callback flow a BroadcastReceiver using the given IntentFilter
Flow of Intent
The intent to subscribe to