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