onDestroy method

  1. @protected
void onDestroy(
  1. U useCase
)

Called when this presenter is removed from the tree.

Implementation

@protected
void onDestroy(U useCase) {}