JinaReaderClient
Category: Web
Source: jina_reader_client.dart
Classes
JinaReaderClient
Constructor
dart
JinaReaderClient({
this.baseUrl = 'https://r.jina.ai',
this.apiKey,
this.timeoutSeconds = 30,
http.Client? client,
})Properties
| Property | Type | Description |
|---|---|---|
baseUrl | String | |
apiKey | String? | |
timeoutSeconds | int |