verifyEmailText abstract method

String verifyEmailText(
  1. String emailAddress
)

No description provided for @verifyEmailText.

In en, this message translates to: 'Please verify your email address by entering the code that was emailed to you at {emailAddress}.'

Implementation

String verifyEmailText(String emailAddress);