onAuthResponse property

  1. @override
Event<AuthResponse> get onAuthResponse
override

---------- (DEPRECATED) AUTH ENGINE ----------///

Implementation

@override
Event<AuthResponse> get onAuthResponse => authEngine.onAuthResponse;