apiBaseUrl property
String
get
apiBaseUrl
Get API base URL (from native code)
Implementation
String get apiBaseUrl => _apiBaseUrl ?? 'https://api2.onairos.uk';
Get API base URL (from native code)
String get apiBaseUrl => _apiBaseUrl ?? 'https://api2.onairos.uk';