ShioajiUsage$json top-level constant

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

Implementation

@$core.Deprecated('Use shioajiUsageDescriptor instead')
const ShioajiUsage$json = {
  '1': 'ShioajiUsage',
  '2': [
    {'1': 'connections', '3': 1, '4': 1, '5': 3, '10': 'connections'},
    {'1': 'bytes', '3': 2, '4': 1, '5': 3, '10': 'bytes'},
    {'1': 'limit_bytes', '3': 3, '4': 1, '5': 3, '10': 'limitBytes'},
    {'1': 'remaining_bytes', '3': 4, '4': 1, '5': 3, '10': 'remainingBytes'},
  ],
};