ConfigurationValues$json top-level constant
- @Deprecated('Use configurationValuesDescriptor instead')
Implementation
@$core.Deprecated('Use configurationValuesDescriptor instead')
const ConfigurationValues$json = {
'1': 'ConfigurationValues',
'2': [
{'1': 'Id', '3': 1, '4': 1, '5': 11, '6': '.ConfigurationId', '10': 'Id'},
{
'1': 'Values',
'3': 2,
'4': 3,
'5': 11,
'6': '.ConfigurationValues.ValuesEntry',
'10': 'Values'
},
],
'3': [ConfigurationValues_ValuesEntry$json],
};