Daily$json top-level constant

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

Implementation

@$core.Deprecated('Use dailyDescriptor instead')
const Daily$json = const {
  '1': 'Daily',
  '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': 'fact_id', '3': 3, '4': 1, '5': 5, '10': 'factId'},
    const {'1': 'to_learn', '3': 4, '4': 1, '5': 8, '10': 'toLearn'},
    const {'1': 'repeated', '3': 5, '4': 1, '5': 5, '10': 'repeated'},
    const {'1': 'fails', '3': 6, '4': 1, '5': 5, '10': 'fails'},
    const {'1': 'day', '3': 7, '4': 1, '5': 5, '10': 'day'},
    const {'1': 'actual_left', '3': 8, '4': 1, '5': 8, '10': 'actualLeft'},
  ],
};