authListener property

  1. @override
OAuthListener authListener
getter/setter pair

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

Implementation

@override
late OAuthListener authListener;