MCPClient constructor

MCPClient(
  1. Implementation implementation
)

Implementation

MCPClient(this.implementation) {
  initialize();
}