Implementation extension type
Describes the name and version of an MCP implementation.
Constructors
- Implementation.new({required String name, required String version})
-
factory
-
Implementation.fromMap(Map<
String, Object?> _value)