CockpitWebRemoteSessionBridgeServerFactory typedef
CockpitWebRemoteSessionBridgeServerFactory =
CockpitWebRemoteSessionBridgeServer? Function({required CockpitDevelopmentSessionHandle handle})
Implementation
typedef CockpitWebRemoteSessionBridgeServerFactory =
CockpitWebRemoteSessionBridgeServer? Function({
required CockpitDevelopmentSessionHandle handle,
});