phoneNumber property

String phoneNumber
final

This is required because of the following:

  • In case the user decides to resend the OTP (main one)
  • To be used to indicate the phone number in which the OTP code was sent to

Implementation

final String phoneNumber;