LogbookLogComplete$json top-level constant

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

Implementation

@$core.Deprecated('Use logbookLogCompleteDescriptor instead')
const LogbookLogComplete$json = {
  '1': 'LogbookLogComplete',
  '2': [
    {
      '1': 'metadata',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.Scailo.EmployeeMetadata',
      '10': 'metadata'
    },
    {'1': 'ref_uuid', '3': 10, '4': 1, '5': 9, '10': 'refUuid'},
    {
      '1': 'operation',
      '3': 11,
      '4': 1,
      '5': 14,
      '6': '.Scailo.LOGBOOK_OPERATION',
      '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'},
    {'1': 'previous_data', '3': 15, '4': 1, '5': 12, '10': 'previousData'},
  ],
};