CatchUp_Request$json top-level constant

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

Implementation

@$core.Deprecated('Use catchUpDescriptor instead')
const CatchUp_Request$json = const {
  '1': 'Request',
  '2': const [
    const {'1': 'target', '3': 1, '4': 3, '5': 11, '6': '.google.protobuf.Any', '10': 'target'},
    const {'1': 'since_when', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': const {}, '10': 'sinceWhen'},
    const {'1': 'event_type', '3': 3, '4': 3, '5': 9, '10': 'eventType'},
  ],
};