close method

dynamic close()

Implementation

close(){
  notifyListeners();
}