onDestroy()

Method for clearing memory

Description

Called when the indicator is removed

Example

onDestroy() {
     // method body 
}