onAuthResponse property
---------- AUTH ENGINE ----------///
Implementation
@override
Event<AuthResponse> get onAuthResponse => authEngine.onAuthResponse;
---------- AUTH ENGINE ----------///
@override
Event<AuthResponse> get onAuthResponse => authEngine.onAuthResponse;