apiBaseUrl property
String
get
apiBaseUrl
Complete API base URL with version
Implementation
String get apiBaseUrl => '$baseUrl/api/$apiVersion';
Complete API base URL with version
String get apiBaseUrl => '$baseUrl/api/$apiVersion';