BluetoothGATTOutOfRange constructor

const BluetoothGATTOutOfRange()

Implementation

const BluetoothGATTOutOfRange()
    : super(
          'GATTOutOfRange', _AndroidBluetoothStatusCodeConst.GATTOutOfRange);