BluetoothState$json top-level constant

  1. @Deprecated('Use bluetoothStateDescriptor instead')
Map<String, Object> const BluetoothState$json

Implementation

@$core.Deprecated('Use bluetoothStateDescriptor instead')
const BluetoothState$json = {
  '1': 'BluetoothState',
  '2': [
    {'1': 'state', '3': 1, '4': 1, '5': 14, '6': '.BluetoothState.State', '10': 'state'},
  ],
  '4': [BluetoothState_State$json],
};