Clause$json top-level constant
Implementation
@$core.Deprecated('Use clauseDescriptor instead')
const Clause$json = const {
'1': 'Clause',
'2': const [
const {'1': 'to', '3': 1, '4': 1, '5': 9, '10': 'to'},
const {'1': 'value', '3': 2, '4': 1, '5': 12, '10': 'value'},
const {'1': 'data', '3': 3, '4': 1, '5': 12, '10': 'data'},
],
};