onSessionAuthResponse property

  1. @override
Event<SessionAuthResponse> get onSessionAuthResponse
override

---------- ONE-CLICK AUTH SIGN ENGINE ----------///

Implementation

@override
Event<SessionAuthResponse> get onSessionAuthResponse =>
    signEngine.onSessionAuthResponse;