LogEntryOperation$json top-level constant

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

Implementation

@$core.Deprecated('Use logEntryOperationDescriptor instead')
const LogEntryOperation$json = {
  '1': 'LogEntryOperation',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'id'},
    {'1': 'producer', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'producer'},
    {'1': 'first', '3': 3, '4': 1, '5': 8, '8': {}, '10': 'first'},
    {'1': 'last', '3': 4, '4': 1, '5': 8, '8': {}, '10': 'last'},
  ],
};