ArchiveIndexResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use archiveIndexResponseDescriptor instead')
const ArchiveIndexResponse$json = const {
  '1': 'ArchiveIndexResponse',
  '2': const [
    const {
      '1': 'entries',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.ic_ledger.pb.v1.ArchiveIndexEntry',
      '10': 'entries'
    },
  ],
};