clearTask

fun Intent.clearTask(): Intent

Add the Intent.FLAG_ACTIVITY_CLEAR_TASK flag to the Intent.

Return

the same intent with the flag applied.