AmendmentLog$json top-level constant

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

Implementation

@$core.Deprecated('Use amendmentLogDescriptor instead')
const AmendmentLog$json = {
  '1': 'AmendmentLog',
  '2': [
    {'1': 'entity_uuid', '3': 1, '4': 1, '5': 9, '10': 'entityUuid'},
    {
      '1': 'metadata',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.Scailo.EmployeeMetadata',
      '10': 'metadata'
    },
    {
      '1': 'ref_for',
      '3': 10,
      '4': 1,
      '5': 14,
      '6': '.Scailo.AMENDMENT_LOG_REF_FOR',
      '10': 'refFor'
    },
    {'1': 'ref_id', '3': 11, '4': 1, '5': 4, '10': 'refId'},
    {'1': 'comment', '3': 20, '4': 1, '5': 9, '10': 'comment'},
  ],
};