intent

fun ActivityRouter<Intent, ActivityResult>.intent(activityKClass: KClass<out Activity>, block: Intent.() -> Unit = {}): Intent

获取Intent