YearMonth$json top-level constant
Implementation
@$core.Deprecated('Use yearMonthDescriptor instead')
const YearMonth$json = const {
'1': 'YearMonth',
'2': const [
const {'1': 'year', '3': 1, '4': 1, '5': 5, '10': 'year'},
const {'1': 'month', '3': 2, '4': 1, '5': 14, '6': '.spine.time.Month', '8': const {}, '10': 'month'},
],
'7': const {},
};