ListenReply$json top-level constant

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

Implementation

@$core.Deprecated('Use listenReplyDescriptor instead')
const ListenReply$json = const {
  '1': 'ListenReply',
  '2': const [
    const {'1': 'collectionName', '3': 1, '4': 1, '5': 9, '10': 'collectionName'},
    const {'1': 'instanceID', '3': 2, '4': 1, '5': 9, '10': 'instanceID'},
    const {'1': 'action', '3': 3, '4': 1, '5': 14, '6': '.threads.pb.ListenReply.Action', '10': 'action'},
    const {'1': 'instance', '3': 4, '4': 1, '5': 12, '10': 'instance'},
  ],
  '4': const [ListenReply_Action$json],
};