discoveryResults property

List<BluetoothDiscoveryResult> discoveryResults
final

Sightings emitted (in order) when startDiscovery is listened to.

Implementation

final List<BluetoothDiscoveryResult> discoveryResults = [];