DBItem$json top-level constant

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

Implementation

@$core.Deprecated('Use dBItemDescriptor instead')
const DBItem$json = const {
  '1': 'DBItem',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 5, '10': 'id'},
    const {'1': 'version', '3': 2, '4': 1, '5': 5, '10': 'version'},
    const {'1': 'fact', '3': 3, '4': 1, '5': 11, '6': '.rewise.rewise.Fact', '9': 0, '10': 'fact'},
    const {'1': 'entry', '3': 4, '4': 1, '5': 11, '6': '.rewise.rewise.Entry', '9': 0, '10': 'entry'},
    const {'1': 'daily_set', '3': 5, '4': 1, '5': 11, '6': '.rewise.rewise.DailySet', '9': 0, '10': 'dailySet'},
    const {'1': 'sync_config', '3': 6, '4': 1, '5': 11, '6': '.rewise.rewise.SyncConfig', '9': 0, '10': 'syncConfig'},
    const {'1': 'rewise_config', '3': 7, '4': 1, '5': 11, '6': '.rewise.rewise.RewiseConfig', '9': 0, '10': 'rewiseConfig'},
    const {'1': 'daily_config', '3': 8, '4': 1, '5': 11, '6': '.rewise.rewise.DailyConfig', '9': 0, '10': 'dailyConfig'},
    const {'1': 'deferred_id', '3': 9, '4': 1, '5': 5, '10': 'deferredId'},
    const {'1': 'deleted', '3': 10, '4': 1, '5': 8, '10': 'deleted'},
    const {'1': 'undo_msg', '3': 11, '4': 1, '5': 12, '10': 'undoMsg'},
  ],
  '8': const [
    const {'1': 'data'},
  ],
};