menu
finch package
documentation
mcp.dart
MethodNotFoundError
MethodNotFoundError.new constructor
MethodNotFoundError.new constructor
dark_mode
light_mode
MethodNotFoundError
constructor
MethodNotFoundError
(
{
required
String
message
,
Object
?
data
,
})
Implementation
MethodNotFoundError({required super.message, super.data}) : super(code: -32601);
finch package
documentation
mcp
MethodNotFoundError
MethodNotFoundError.new constructor
MethodNotFoundError class