BluetoothDeviceList$json top-level constant Null safety

Map<String, Object> const BluetoothDeviceList$json
@Deprecated('Use bluetoothDeviceListDescriptor instead')

Implementation

@$core.Deprecated('Use bluetoothDeviceListDescriptor instead')
const BluetoothDeviceList$json = const {
  '1': 'BluetoothDeviceList',
  '2': const [
    const {'1': 'items', '3': 1, '4': 3, '5': 11, '6': '.BluetoothDevice', '10': 'items'},
  ],
};