discoveryResults property
Sightings emitted (in order) when startDiscovery is listened to.
Implementation
final List<BluetoothDiscoveryResult> discoveryResults = [];
Sightings emitted (in order) when startDiscovery is listened to.
final List<BluetoothDiscoveryResult> discoveryResults = [];