FirebaseAuthException.missingPhoneNumber constructor

FirebaseAuthException.missingPhoneNumber()

Implementation

FirebaseAuthException.missingPhoneNumber()
    : this('missing-phone-number',
          'To send verification codes, provide a phone number for the recipient');