hasRequestLEScan method

bool hasRequestLEScan()

Check to see if current NativeBluetooth implementation has the hasRequestLEScan method.

Implementation

bool hasRequestLEScan() => _nativeBluetoothInstance.has("requestLEScan");