unmount method

  1. @override
void unmount()
override

Implementation

@override
void unmount() {
  mountPoint.textContent = "";
}