RwFactOld$json top-level constant

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

Implementation

@$core.Deprecated('Use rwFactOldDescriptor instead')
const RwFactOld$json = const {
  '1': 'RwFactOld',
  '2': const [
    const {'1': 'version', '3': 1, '4': 1, '5': 5, '10': 'version'},
    const {'1': 'id', '3': 2, '4': 1, '5': 5, '10': 'id'},
    const {'1': 'repetition', '3': 3, '4': 1, '5': 5, '10': 'repetition'},
    const {'1': 'next_interval', '3': 4, '4': 1, '5': 5, '10': 'nextInterval'},
    const {'1': 'next_repeat_day', '3': 5, '4': 1, '5': 5, '10': 'nextRepeatDay'},
    const {'1': 'fails', '3': 6, '4': 1, '5': 5, '10': 'fails'},
    const {'1': 'both_directions_allowed', '3': 7, '4': 1, '5': 8, '10': 'bothDirectionsAllowed'},
    const {'1': 'actual_left', '3': 8, '4': 1, '5': 8, '10': 'actualLeft'},
  ],
};