BluetoothConnectionStatus$json top-level constant
- @Deprecated('Use bluetoothConnectionStatusDescriptor instead')
Implementation
@$core.Deprecated('Use bluetoothConnectionStatusDescriptor instead')
const BluetoothConnectionStatus$json = {
'1': 'BluetoothConnectionStatus',
'2': [
{'1': 'pin', '3': 1, '4': 1, '5': 13, '10': 'pin'},
{'1': 'rssi', '3': 2, '4': 1, '5': 5, '10': 'rssi'},
{'1': 'is_connected', '3': 3, '4': 1, '5': 8, '10': 'isConnected'},
],
};