RequestContext$json top-level constant

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

Implementation

@$core.Deprecated('Use requestContextDescriptor instead')
const RequestContext$json = const {
  '1': 'RequestContext',
  '2': const [
    const {'1': 'empty', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Empty', '9': 0, '10': 'empty'},
    const {'1': 'withTransaction', '3': 2, '4': 1, '5': 11, '6': '.TransactionIdentifier', '9': 0, '10': 'withTransaction'},
  ],
  '8': const [
    const {'1': 'types'},
  ],
};