stream property

Stream<ScanResult> get stream

Implementation

Stream<ScanResult> get stream => _streamController.stream;