TransDB_DeletedItem$json top-level constant

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

Implementation

@$core.Deprecated('Use transDBDescriptor instead')
const TransDB_DeletedItem$json = const {
  '1': 'DeletedItem',
  '2': const [
    const {'1': 'en_src_msg', '3': 1, '4': 1, '5': 9, '10': 'enSrcMsg'},
    const {'1': 'en_src_descr', '3': 2, '4': 1, '5': 9, '10': 'enSrcDescr'},
    const {'1': 'dest_lang', '3': 3, '4': 1, '5': 9, '10': 'destLang'},
    const {'1': 'dest_msg', '3': 4, '4': 1, '5': 9, '10': 'destMsg'},
    const {'1': 'helper_trans_type', '3': 5, '4': 1, '5': 14, '6': '.wikibulary.localize.TransType', '10': 'helperTransType'},
  ],
};