factory InventoryChangedResponse.fromJson(Map<String, dynamic> json) { return _$InventoryChangedResponseFromJson(json); }