onAuthResponse property

  1. @override
Event<AuthResponse> get onAuthResponse
override

---------- AUTH ENGINE ----------///

Implementation

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