ListDBsReply$json top-level constant

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

Implementation

@$core.Deprecated('Use listDBsReplyDescriptor instead')
const ListDBsReply$json = const {
  '1': 'ListDBsReply',
  '2': const [
    const {'1': 'dbs', '3': 1, '4': 3, '5': 11, '6': '.threads.pb.ListDBsReply.DB', '10': 'dbs'},
  ],
  '3': const [ListDBsReply_DB$json],
};