onDispose method

void onDispose()

Implementation

void onDispose() {
  _disposeAllResources();
}