BluetoothGATTWrongState constructor

const BluetoothGATTWrongState()

Implementation

const BluetoothGATTWrongState()
    : super(
          'GATTWrongState', _AndroidBluetoothStatusCodeConst.GATTWrongState);