LogEntrySourceLocation$json top-level constant
- @Deprecated('Use logEntrySourceLocationDescriptor instead')
Implementation
@$core.Deprecated('Use logEntrySourceLocationDescriptor instead')
const LogEntrySourceLocation$json = {
'1': 'LogEntrySourceLocation',
'2': [
{'1': 'file', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'file'},
{'1': 'line', '3': 2, '4': 1, '5': 3, '8': {}, '10': 'line'},
{'1': 'function', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'function'},
],
};