ReadTransactionReply$json top-level constant

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

Implementation

@$core.Deprecated('Use readTransactionReplyDescriptor instead')
const ReadTransactionReply$json = const {
  '1': 'ReadTransactionReply',
  '2': const [
    const {'1': 'hasReply', '3': 1, '4': 1, '5': 11, '6': '.threads.pb.HasReply', '9': 0, '10': 'hasReply'},
    const {'1': 'findReply', '3': 2, '4': 1, '5': 11, '6': '.threads.pb.FindReply', '9': 0, '10': 'findReply'},
    const {'1': 'findByIDReply', '3': 3, '4': 1, '5': 11, '6': '.threads.pb.FindByIDReply', '9': 0, '10': 'findByIDReply'},
  ],
  '8': const [
    const {'1': 'option'},
  ],
};