I have a Parent Class and Child class. I want to call a function of parent class i.e. goToPreviousItem from the child class.
Parent Class