multipleTask

fun Intent.multipleTask(): Intent

Add the Intent.FLAG_ACTIVITY_MULTIPLE_TASK flag to the Intent.

Return

the same intent with the flag applied.