apiUrl property

String apiUrl
latefinal

The base URL of the API endpoints.

Implementation

late final String apiUrl = '$baseUrl$apiPath';