InboxMessageId$json top-level constant

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

Implementation

@$core.Deprecated('Use inboxMessageIdDescriptor instead')
const InboxMessageId$json = const {
  '1': 'InboxMessageId',
  '2': const [
    const {'1': 'uuid', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'uuid'},
    const {'1': 'index', '3': 2, '4': 1, '5': 11, '6': '.spine.server.delivery.ShardIndex', '8': const {}, '10': 'index'},
  ],
};