McpConnectivityInfo constructor
const
McpConnectivityInfo({})
Implementation
const McpConnectivityInfo({
required this.platform,
required this.appUrl,
required this.mcpServerUrl,
required this.connectCommand,
required this.isSupported,
});