OnDisconnected typedef

OnDisconnected = void Function(String endpointId)

Implementation

typedef void OnDisconnected(String endpointId);