peripheralsStream property

Stream<List<Peripheral>> get peripheralsStream

A stream that emits a list of discovered Bluetooth peripherals.

Implementation

Stream<List<Peripheral>> get peripheralsStream;