onBeforeLinkSent abstract method

void onBeforeLinkSent(
  1. String email
)

Called when the link being is sent to the user's email.

Implementation

void onBeforeLinkSent(String email);