scanResults property
Stream<ScanResult>
get
scanResults
Implementation
Stream<ScanResult> get scanResults => _scanResultController.stream;
Stream<ScanResult> get scanResults => _scanResultController.stream;