onSessionAuthResponse property

  1. @override
Event<SessionAuthResponse> get onSessionAuthResponse
override

Implementation

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