actionLink property

String actionLink
final

The email link to send to the user. The action_link follows the following format: auth/v1/verify?type={verification_type}&token={hashed_token}&redirect_to={redirect_to}

Implementation

final String actionLink;