3 lines
No EOL
87 B
Dart
3 lines
No EOL
87 B
Dart
class Config {
|
|
static const String apiBaseUrl = "https://cloudx.azurewebsites.net";
|
|
} |