What is Uninstall Setup Class in Magento2:
This class is useful for removing modules and tables or columns & data from the database.
Once script is ready then update your module.xml file with new schema & setup version. And then run upgrade command on terminal.
Ex: root> php bin/magento setup:upgrade
CORNER OF BLOG: