BlockStats$json top-level constant

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

Implementation

@$core.Deprecated('Use blockStatsDescriptor instead')
const BlockStats$json = {
  '1': 'BlockStats',
  '2': [
    {'1': 'empty', '3': 1, '4': 1, '5': 4, '10': 'empty'},
    {'1': 'nonEmpty', '3': 2, '4': 1, '5': 4, '10': 'nonEmpty'},
  ],
};