sendLink abstract method

void sendLink(
  1. String email
)

Sends a sign in link to the email.

Implementation

void sendLink(String email);