stripe-android
link
/
com.stripe.android.link.ui.verification
/
LinkVerificationDialog
Link
Verification
Dialog
@
Composable
fun
LinkVerificationDialog
(
linkLauncher
:
LinkPaymentLauncher
,
onResult
:
(
Boolean
)
->
Unit
)