CatchUpId$json top-level constant

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

Implementation

@$core.Deprecated('Use catchUpIdDescriptor instead')
const CatchUpId$json = const {
  '1': 'CatchUpId',
  '2': const [
    const {'1': 'uuid', '3': 1, '4': 1, '5': 9, '10': 'uuid'},
    const {'1': 'projection_type', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'projectionType'},
  ],
};