LogbookLogConciseGenericCreateRequest$json top-level constant
- @Deprecated('Use logbookLogConciseGenericCreateRequestDescriptor instead')
Map<String, Object>
const
LogbookLogConciseGenericCreateRequest$json
Implementation
@$core.Deprecated('Use logbookLogConciseGenericCreateRequestDescriptor instead')
const LogbookLogConciseGenericCreateRequest$json = {
'1': 'LogbookLogConciseGenericCreateRequest',
'2': [
{'1': 'timestamp', '3': 3, '4': 1, '5': 4, '10': 'timestamp'},
{'1': 'ref_uuid', '3': 10, '4': 1, '5': 9, '10': 'refUuid'},
{'1': 'operation', '3': 11, '4': 1, '5': 9, '10': 'operation'},
{'1': 'username', '3': 12, '4': 1, '5': 9, '10': 'username'},
{'1': 'app_comment', '3': 13, '4': 1, '5': 9, '10': 'appComment'},
{'1': 'user_comment', '3': 14, '4': 1, '5': 9, '10': 'userComment'},
],
};