BluetoothDeviceType$json top-level constant Null safety

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

Implementation

@$core.Deprecated('Use bluetoothDeviceTypeDescriptor instead')
const BluetoothDeviceType$json = const {
  '1': 'BluetoothDeviceType',
  '2': const [
    const {'1': 'type', '3': 1, '4': 1, '5': 14, '6': '.BluetoothDeviceType.Type', '10': 'type'},
  ],
  '4': const [BluetoothDeviceType_Type$json],
};