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 = const {
  '1': 'BluetoothState',
  '2': const [
    const {'1': 'state', '3': 1, '4': 1, '5': 14, '6': '.BluetoothState.State', '10': 'state'},
  ],
  '4': const [BluetoothState_State$json],
};