ArchiveRestaurantDeviceRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use archiveRestaurantDeviceRequestDescriptor instead')
const ArchiveRestaurantDeviceRequest$json = {
  '1': 'ArchiveRestaurantDeviceRequest',
  '2': [
    {'1': 'restaurant_id', '3': 1, '4': 1, '5': 9, '10': 'restaurantId'},
    {'1': 'restaurant_device_id', '3': 2, '4': 1, '5': 9, '10': 'restaurantDeviceId'},
  ],
};