OnSessionDisconnected typedef

OnSessionDisconnected = dynamic Function(PhoenixSocket phoenixSocket)

Implementation

typedef OnSessionDisconnected = Function(PhoenixSocket phoenixSocket);