unmount method

  1. @override
void unmount()
override

Implementation

@override
void unmount() {
  // Empty node has no cleanup logic
}