scanResults property

Stream<List<ZoopDevice>> scanResults

Implementation

Stream<List<ZoopDevice>> get scanResults => _scanResults.stream;