baseUrl property
Base URL prefix prepended to relative request paths.
Initialized from constructor argument or API_BASE_URL / API_URL environment variables.
Implementation
final String? baseUrl;
Base URL prefix prepended to relative request paths.
Initialized from constructor argument or API_BASE_URL / API_URL environment variables.
final String? baseUrl;