streamBleScanResult method

Stream<List<BleDiscoveredDevice>> streamBleScanResult()

Implementation

Stream<List<BleDiscoveredDevice>> streamBleScanResult() {
  throw UnimplementedError('streamBleScanResult() has not been implemented.');
}