continueUrl property

String? continueUrl
getter/setter pair

The Url to continue after user clicks the link sent in email.

This is the url that will allow the web widget to handle the OOB code.

Implementation

core.String? continueUrl;