apiBaseUrl property

String get apiBaseUrl

Complete API base URL with version

Implementation

String get apiBaseUrl => '$baseUrl/api/$apiVersion';