EquationsReplaceablesServiceCreateRequest$json top-level constant

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

Implementation

@$core.Deprecated(
    'Use equationsReplaceablesServiceCreateRequestDescriptor instead')
const EquationsReplaceablesServiceCreateRequest$json = {
  '1': 'EquationsReplaceablesServiceCreateRequest',
  '2': [
    {'1': 'entity_uuid', '3': 1, '4': 1, '5': 9, '10': 'entityUuid'},
    {'1': 'user_comment', '3': 2, '4': 1, '5': 9, '10': 'userComment'},
    {
      '1': 'vault_folder_id',
      '3': 9,
      '4': 1,
      '5': 4,
      '8': {},
      '10': 'vaultFolderId'
    },
    {'1': 'name', '3': 10, '4': 1, '5': 9, '8': {}, '10': 'name'},
    {'1': 'family_id', '3': 12, '4': 1, '5': 4, '8': {}, '10': 'familyId'},
    {'1': 'description', '3': 13, '4': 1, '5': 9, '10': 'description'},
  ],
};