FormFieldDatumHistoryRequest$json top-level constant

  1. @Deprecated('Use formFieldDatumHistoryRequestDescriptor instead')
Map<String, Object> const FormFieldDatumHistoryRequest$json

Implementation

@$core.Deprecated('Use formFieldDatumHistoryRequestDescriptor instead')
const FormFieldDatumHistoryRequest$json = {
  '1': 'FormFieldDatumHistoryRequest',
  '2': [
    {
      '1': 'form_field_id',
      '3': 1,
      '4': 1,
      '5': 4,
      '8': {},
      '10': 'formFieldId'
    },
    {'1': 'ref_uuid', '3': 2, '4': 1, '5': 9, '10': 'refUuid'},
  ],
};