deviceListUpdated property

Stream<void> deviceListUpdated
latefinal

Stream to listen to be notified of devices connection and disconnections.

Implementation

late final Stream<void> deviceListUpdated;