DebugInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use debugInfoDescriptor instead')
const DebugInfo$json = const {
  '1': 'DebugInfo',
  '2': const [
    const {'1': 'stack_entries', '3': 1, '4': 3, '5': 9, '10': 'stackEntries'},
    const {'1': 'detail', '3': 2, '4': 1, '5': 9, '10': 'detail'},
  ],
};