dispose abstract method
void
dispose()
Called when the plugin is disposed.
Usually dispose is called when the server or client is disposed.
Implementation
void dispose();
Called when the plugin is disposed.
Usually dispose is called when the server or client is disposed.
void dispose();