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