dispose static method
void
dispose()
Dispose the addon to free up resources
Implementation
static void dispose() {
collectionEnabled = false;
}
Dispose the addon to free up resources
static void dispose() {
collectionEnabled = false;
}