ProjectsServiceContactCreateRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use projectsServiceContactCreateRequestDescriptor instead')
const ProjectsServiceContactCreateRequest$json = {
  '1': 'ProjectsServiceContactCreateRequest',
  '2': [
    {'1': 'user_comment', '3': 1, '4': 1, '5': 9, '10': 'userComment'},
    {'1': 'project_id', '3': 10, '4': 1, '5': 4, '8': {}, '10': 'projectId'},
    {'1': 'employee_id', '3': 11, '4': 1, '5': 4, '8': {}, '10': 'employeeId'},
  ],
};