StorageLimit$json top-level constant

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

Implementation

@$core.Deprecated('Use storageLimitDescriptor instead')
const StorageLimit$json = {
  '1': 'StorageLimit',
  '2': [
    {'1': 'store_type', '3': 1, '4': 1, '5': 14, '6': '.StoreType', '10': 'storeType'},
    {'1': 'limit', '3': 2, '4': 1, '5': 4, '10': 'limit'},
  ],
};