stateUnsupported constant

BluetoothState const stateUnsupported

Shows that bluetooth state is unsupported.

Implementation

static const stateUnsupported = BluetoothState.init(
  'STATE_UNSUPPORTED',
);