GetCheckRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getCheckRequestDescriptor instead')
const GetCheckRequest$json = {
  '1': 'GetCheckRequest',
  '2': [
    {'1': 'restaurant_id', '3': 1, '4': 1, '5': 9, '10': 'restaurantId'},
    {'1': 'check_id', '3': 2, '4': 1, '5': 9, '10': 'checkId'},
  ],
};