UpdateItemRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use updateItemRequestDescriptor instead')
const UpdateItemRequest$json = {
  '1': 'UpdateItemRequest',
  '2': [
    {'1': 'item_id', '3': 1, '4': 1, '5': 9, '10': 'itemId'},
    {'1': 'item_type', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'itemType'},
  ],
};