verifyPhoneText abstract method

String verifyPhoneText(
  1. String mobilePhone
)

No description provided for @verifyPhoneText.

In en, this message translates to: 'Please verify your mobile phone number by entering the code that was sent via text to {mobilePhone}.'

Implementation

String verifyPhoneText(String mobilePhone);