createAccountIfNotExists abstract method

Future createAccountIfNotExists(
  1. String phoneNumber,
  2. String uidPhone
)

Implementation

Future createAccountIfNotExists(String phoneNumber, String uidPhone);