BluetoothScanMode$json top-level constant Null safety
@Deprecated('Use bluetoothScanModeDescriptor instead')
Implementation
@$core.Deprecated('Use bluetoothScanModeDescriptor instead')
const BluetoothScanMode$json = const {
'1': 'BluetoothScanMode',
'2': const [
const {'1': 'mode', '3': 1, '4': 1, '5': 14, '6': '.BluetoothScanMode.Mode', '10': 'mode'},
const {'1': 'a', '3': 2, '4': 1, '5': 5, '10': 'a'},
],
'4': const [BluetoothScanMode_Mode$json],
};