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