menu
neomage package
documentation
data/tools/web_fetch_tool.dart
WebFetchInput
WebFetchInput.new const constructor
WebFetchInput.new const constructor
dark_mode
light_mode
WebFetchInput
constructor
const
WebFetchInput
(
{
required
String
url
,
required
String
prompt
,
})
Implementation
const WebFetchInput({required this.url, required this.prompt});
neomage package
documentation
data/tools/web_fetch_tool
WebFetchInput
WebFetchInput.new const constructor
WebFetchInput class