dispose static method

void dispose()

Implementation

static void dispose() {
  DyteDependencyHandler.tearDownDependencies();
}