UrpBleState$json top-level constant

  1. @Deprecated('Use urpBleStateDescriptor instead')
Map<String, Object> const UrpBleState$json

Implementation

@$core.Deprecated('Use urpBleStateDescriptor instead')
const UrpBleState$json = {
  '1': 'UrpBleState',
  '2': [
    {'1': 'connected', '3': 1, '4': 1, '5': 8, '10': 'connected'},
  ],
};