verifySignUpUsingCodeSentText property

  1. @override
String get verifySignUpUsingCodeSentText
override

No description provided for @verifySignUpUsingCodeSentText.

In en, this message translates to: 'Please verify your account using the code that was sent to you via email or text, or request a new code by clicking the link below.'

Implementation

@override
String get verifySignUpUsingCodeSentText => 'Please verify your account using the code that was sent to you via email or text, or request a new code by clicking the link below.';