authListener property

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