stopScan method

void stopScan()

This will attempt to stop scanning for Bluetooth devices.

Implementation

void stopScan() => _instance.stopScan();