beaconScanResults property

  1. @override
Stream<BeaconDevice> get beaconScanResults
override

Implementation

@override
Stream<BeaconDevice> get beaconScanResults =>
    _beaconScanResultsController.stream;