baseUrl property
The base URL for API requests.
This URL serves as the foundation for all API endpoints used by the RestApiClient. It should be specified when initializing the client.
Implementation
final String baseUrl;
The base URL for API requests.
This URL serves as the foundation for all API endpoints used by the RestApiClient. It should be specified when initializing the client.
final String baseUrl;