ReplaceableIndentsServiceAutofillRequest$json top-level constant
- @Deprecated('Use replaceableIndentsServiceAutofillRequestDescriptor instead')
Map<String, Object>
const
ReplaceableIndentsServiceAutofillRequest$json
Implementation
@$core.Deprecated(
'Use replaceableIndentsServiceAutofillRequestDescriptor instead')
const ReplaceableIndentsServiceAutofillRequest$json = {
'1': 'ReplaceableIndentsServiceAutofillRequest',
'2': [
{'1': 'user_comment', '3': 1, '4': 1, '5': 9, '10': 'userComment'},
{'1': 'uuid', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'uuid'},
{
'1': 'populate_using_equation_dependencies',
'3': 3,
'4': 1,
'5': 8,
'10': 'populateUsingEquationDependencies'
},
],
};