authListener property

  1. @override
PhoneAuthListener authListener
getter/setter pairoverride

An instance of the AuthListener that is used to notify about the current state of the authentication process.

Implementation

@override
late PhoneAuthListener authListener;