NewDBFromAddrRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use newDBFromAddrRequestDescriptor instead')
const NewDBFromAddrRequest$json = const {
  '1': 'NewDBFromAddrRequest',
  '2': const [
    const {'1': 'addr', '3': 1, '4': 1, '5': 12, '10': 'addr'},
    const {'1': 'key', '3': 2, '4': 1, '5': 12, '10': 'key'},
    const {'1': 'logKey', '3': 7, '4': 1, '5': 12, '10': 'logKey'},
    const {'1': 'name', '3': 4, '4': 1, '5': 9, '10': 'name'},
    const {'1': 'collections', '3': 3, '4': 3, '5': 11, '6': '.threads.pb.CollectionConfig', '10': 'collections'},
    const {'1': 'block', '3': 5, '4': 1, '5': 8, '10': 'block'},
    const {
      '1': 'threadKey',
      '3': 6,
      '4': 1,
      '5': 12,
      '8': const {'3': true},
      '10': 'threadKey',
    },
  ],
};