PromotionWindow$json top-level constant

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

Implementation

@$core.Deprecated('Use promotionWindowDescriptor instead')
const PromotionWindow$json = {
  '1': 'PromotionWindow',
  '2': [
    {'1': 'days_of_week', '3': 3, '4': 3, '5': 5, '10': 'daysOfWeek'},
    {'1': 'start_time', '3': 4, '4': 1, '5': 9, '10': 'startTime'},
    {'1': 'end_time', '3': 5, '4': 1, '5': 9, '10': 'endTime'},
  ],
};