clearPage static method

dynamic clearPage()

Implementation

static clearPage(){
   pageList.clear();
}