TraceIdentifier$json top-level constant

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

Implementation

@$core.Deprecated('Use traceIdentifierDescriptor instead')
const TraceIdentifier$json = {
  '1': 'TraceIdentifier',
  '2': [
    {'1': 'Id', '3': 1, '4': 1, '5': 9, '10': 'Id'},
  ],
};