DailySet_Daily$json top-level constant

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

Implementation

@$core.Deprecated('Use dailySetDescriptor instead')
const DailySet_Daily$json = const {
  '1': 'Daily',
  '2': const [
    const {'1': 'fact_id', '3': 1, '4': 1, '5': 5, '10': 'factId'},
    const {'1': 'set_id', '3': 2, '4': 1, '5': 5, '10': 'setId'},
  ],
};