autoLaunchAction property

bool autoLaunchAction
final

Automatically launch a required wallet-ownership widget natively. Default is true. A verification_session action is never auto-launched — it is always returned via DiditTransactionResult.actionRequired for the host app to launch with its own Didit verification integration.

Implementation

final bool autoLaunchAction;