stopScan stops scanning for BLE devices.
This method will stop the streaming of BLE devices.
@override Future<bool?> stopScan() => throw UnimplementedError('stopScan() has not been implemented.');