scanResults property

List<BleScanResult> scanResults
final

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

Implementation

final List<BleScanResult> scanResults = [];