tEmailVerificationSubTitle property

  1. @override
String get tEmailVerificationSubTitle
override

No description provided for @tEmailVerificationSubTitle.

In en, this message translates to: 'We have just sent an email verification link on your email. Please check email and click on that link to verify your Email address. \n\n If not auto redirected after verification, click on the Continue button.'

Implementation

@override
String get tEmailVerificationSubTitle =>
    'We have just sent an email verification link on your email. Please check email and click on that link to verify your Email address. \n\n If not auto redirected after verification, click on the Continue button.';