Paxcount$json top-level constant

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

Implementation

@$core.Deprecated('Use paxcountDescriptor instead')
const Paxcount$json = {
  '1': 'Paxcount',
  '2': [
    {'1': 'wifi', '3': 1, '4': 1, '5': 13, '10': 'wifi'},
    {'1': 'ble', '3': 2, '4': 1, '5': 13, '10': 'ble'},
    {'1': 'uptime', '3': 3, '4': 1, '5': 13, '10': 'uptime'},
  ],
};