menu
finch package
documentation
mcp.dart
UnsubscribeResultResponse
UnsubscribeResultResponse.new constructor
UnsubscribeResultResponse.new constructor
dark_mode
light_mode
UnsubscribeResultResponse
constructor
UnsubscribeResultResponse
(
{
required
String
id
,
required
Result
result
,
})
Implementation
UnsubscribeResultResponse({required this.id, required this.result});
finch package
documentation
mcp
UnsubscribeResultResponse
UnsubscribeResultResponse.new constructor
UnsubscribeResultResponse class