startScan method

void startScan()

This will attempt to start scanning for Bluetooth devices.

Implementation

void startScan() => _instance.startScan(usesFineLocation);