baseUrl property

String? baseUrl
final

Base URL prefix prepended to relative request paths.

Initialized from constructor argument or API_BASE_URL / API_URL environment variables.

Implementation

final String? baseUrl;