TavilyProvider
Category: Web
Source: tavily_provider.dart
Classes
TavilySearchProvider
Constructor
dart
TavilySearchProvider({
required this.apiKey,
this.timeoutSeconds = 15,
http.Client? client,
})Properties
| Property | Type | Description |
|---|---|---|
apiKey | String? | |
timeoutSeconds | int | |
name | String get | |
isConfigured | bool get | |
name | String get | |
isConfigured | bool get |