LogLevel$json top-level constant
Implementation
@$core.Deprecated('Use logLevelDescriptor instead')
const LogLevel$json = const {
'1': 'LogLevel',
'2': const [
const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
const {'1': 'color', '3': 2, '4': 1, '5': 13, '10': 'color'},
const {'1': 'iconData', '3': 3, '4': 1, '5': 13, '10': 'iconData'},
],
};