menu
finch package
documentation
mcp.dart
PromptReference
PromptReference.new constructor
PromptReference.new constructor
dark_mode
light_mode
PromptReference
constructor
PromptReference
(
{
required
String
name
,
String
?
title
,
})
Implementation
PromptReference({required this.name, this.title});
finch package
documentation
mcp
PromptReference
PromptReference.new constructor
PromptReference class