ListPromptsResult extension type
The server's response to a prompts/list request from the client.
- on
- Implemented types
Constructors
-
ListPromptsResult.new({required List<
Prompt> prompts, Cursor? nextCursor, Meta? meta}) -
factory
-
ListPromptsResult.fromMap(Map<
String, Object?> _value)