GetSettingsRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getSettingsRequestDescriptor instead')
const GetSettingsRequest$json = {
  '1': 'GetSettingsRequest',
  '2': [
    {'1': 'restaurant_id', '3': 1, '4': 1, '5': 9, '10': 'restaurantId'},
    {'1': 'restaurant_receipt_settings', '3': 2, '4': 1, '5': 11, '6': '.receipts.v1.RestaurantReceiptSettings', '10': 'restaurantReceiptSettings'},
  ],
};