verificationUriComplete property

String? verificationUriComplete
final

An alternate URL that the client can use to automatically launch a browser. This process skips the manual step in which the user visits the verification page and enters their code.

Implementation

final String? verificationUriComplete;