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