ProjectsServiceCreateRequest$json top-level constant
- @Deprecated('Use projectsServiceCreateRequestDescriptor instead')
Map<String, Object>
const
ProjectsServiceCreateRequest$json
Implementation
@$core.Deprecated('Use projectsServiceCreateRequestDescriptor instead')
const ProjectsServiceCreateRequest$json = {
'1': 'ProjectsServiceCreateRequest',
'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': 'reference_id',
'3': 10,
'4': 1,
'5': 9,
'8': {},
'10': 'referenceId'
},
{'1': 'client_id', '3': 12, '4': 1, '5': 4, '8': {}, '10': 'clientId'},
{'1': 'description', '3': 13, '4': 1, '5': 9, '8': {}, '10': 'description'},
{
'1': 'form_data',
'3': 30,
'4': 3,
'5': 11,
'6': '.Scailo.FormFieldDatumCreateRequest',
'10': 'formData'
},
],
};