oobLink property

String? oobLink
getter/setter pair

If return_oob_link is true in the request, the OOB link to be sent to the user.

This returns the constructed link including Firebase Dynamic Link related parameters.

Implementation

core.String? oobLink;