Sum$json top-level constant
Implementation
@$core.Deprecated('Use sumDescriptor instead')
const Sum$json = const {
'1': 'Sum',
'2': const [
const {'1': 'total', '3': 1, '4': 1, '5': 3, '10': 'total'},
const {'1': 'total_error', '3': 2, '4': 1, '5': 3, '10': 'totalError'},
const {'1': 'total_info', '3': 3, '4': 1, '5': 3, '10': 'totalInfo'},
const {'1': 'total_warn', '3': 4, '4': 1, '5': 3, '10': 'totalWarn'},
const {'1': 'total_debug', '3': 5, '4': 1, '5': 3, '10': 'totalDebug'},
const {'1': 'total_fatal', '3': 6, '4': 1, '5': 3, '10': 'totalFatal'},
],
};