baseUrl property

String? baseUrl
final

Overrides the provider's default API base URL (e.g. a proxy or an OpenAI-compatible endpoint). null uses the provider default.

Implementation

final String? baseUrl;