scanResults property
Stream<List<ScanResultModel> >
get
scanResults
Implementation
Stream<List<scan_result_model.ScanResultModel>> get scanResults => _scanResultsController.stream;
Stream<List<scan_result_model.ScanResultModel>> get scanResults => _scanResultsController.stream;