ShardSessionRecord$json top-level constant Null safety

Map<String, Object> const ShardSessionRecord$json
@Deprecated('Use shardSessionRecordDescriptor instead')

Implementation

@$core.Deprecated('Use shardSessionRecordDescriptor instead')
const ShardSessionRecord$json = const {
  '1': 'ShardSessionRecord',
  '2': const [
    const {'1': 'index', '3': 1, '4': 1, '5': 11, '6': '.spine.server.delivery.ShardIndex', '8': const {}, '10': 'index'},
    const {'1': 'when_last_picked', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'whenLastPicked'},
    const {'1': 'worker', '3': 4, '4': 1, '5': 11, '6': '.spine.server.delivery.WorkerId', '10': 'worker'},
  ],
  '9': const [
    const {'1': 2, '2': 3},
  ],
  '10': const ['picked_by'],
};