MonthAndDayFilter$json top-level constant
- @Deprecated('Use monthAndDayFilterDescriptor instead')
Implementation
@$core.Deprecated('Use monthAndDayFilterDescriptor instead')
const MonthAndDayFilter$json = {
'1': 'MonthAndDayFilter',
'2': [
{'1': 'month', '3': 1, '4': 1, '5': 4, '10': 'month'},
{'1': 'day', '3': 2, '4': 1, '5': 4, '10': 'day'},
],
};