resultLauncher

open lateinit override var resultLauncher: ActivityResultLauncher<I>

Launcher created during lifecycle registration.

This stores the ActivityResultLauncher produced by the stock Activity Result API so callers can launch through the handler.