unmount method

void unmount()

Implementation

void unmount() {
  binding.unmount();
}