BluetoothLeGattExceedBackgroundNotificationLimit constructor

const BluetoothLeGattExceedBackgroundNotificationLimit()

Implementation

const BluetoothLeGattExceedBackgroundNotificationLimit()
    : super(
          'LeGattExceedBackgroundNotificationLimit',
          _IOSBluetoothStatusCodeConst
              .CBErrorLeGattExceedBackgroundNotificationLimit);