CatchUpRequested$json top-level constant

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

Implementation

@$core.Deprecated('Use catchUpRequestedDescriptor instead')
const CatchUpRequested$json = const {
  '1': 'CatchUpRequested',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 11, '6': '.spine.server.catchup.CatchUpId', '10': 'id'},
    const {'1': 'request', '3': 2, '4': 1, '5': 11, '6': '.spine.server.catchup.CatchUp.Request', '10': 'request'},
  ],
};