scanResults property

Stream<ScanResult> get scanResults

Implementation

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