StorageStats$json top-level constant

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

Implementation

@$core.Deprecated('Use storageStatsDescriptor instead')
const StorageStats$json = {
  '1': 'StorageStats',
  '2': [
    {'1': 'num_files', '3': 1, '4': 1, '5': 13, '10': 'numFiles'},
    {'1': 'total_size', '3': 2, '4': 1, '5': 4, '10': 'totalSize'},
  ],
};