UrpScanConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use urpScanConfigDescriptor instead')
const UrpScanConfig$json = {
  '1': 'UrpScanConfig',
  '2': [
    {'1': 'timeout_ms', '3': 1, '4': 1, '5': 13, '10': 'timeoutMs'},
    {'1': 'retry_count', '3': 2, '4': 1, '5': 13, '10': 'retryCount'},
  ],
};