apiBaseUrl property
String
get
apiBaseUrl
Base URL for all REST API calls, without trailing slash. Example: 'https://api.myapp.com'
Implementation
String get apiBaseUrl;
Base URL for all REST API calls, without trailing slash. Example: 'https://api.myapp.com'
String get apiBaseUrl;