authListener property

  1. @override
EmailAuthListener 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 EmailAuthListener authListener;