destroy

open fun destroy()

Force destroy.

You don't have to call this method because everything is already lifecycle aware. Meaning that they are already self destroyed when they receive the onDestroy() callback.