GetVoidsRequest$json top-level constant

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

Implementation

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