Context$json top-level constant

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

Implementation

@$core.Deprecated('Use contextDescriptor instead')
const Context$json = const {
  '1': 'Context',
  '2': const [
    const {'1': 'name', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'name'},
    const {
      '1': 'lifespan_count',
      '3': 2,
      '4': 1,
      '5': 5,
      '8': const {},
      '10': 'lifespanCount'
    },
    const {
      '1': 'parameters',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Struct',
      '8': const {},
      '10': 'parameters'
    },
  ],
  '7': const {},
};