TracePoint$json top-level constant

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

Implementation

@$core.Deprecated('Use tracePointDescriptor instead')
const TracePoint$json = {
  '1': 'TracePoint',
  '2': [
    {'1': 'time_stamp', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'timeStamp'},
    {'1': 'node_id', '3': 2, '4': 1, '5': 9, '10': 'nodeId'},
  ],
};