ListLogsRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use listLogsRequestDescriptor instead')
const ListLogsRequest$json = {
  '1': 'ListLogsRequest',
  '2': [
    {'1': 'device_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'deviceId'},
    {'1': 'count', '3': 2, '4': 1, '5': 5, '10': 'count'},
  ],
};