UrpUsbState$json top-level constant

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

Implementation

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