MIF_E31231033/lib/services/config.dart

3 lines
89 B
Dart

class AppConfig {
static const String baseUrl = "https://ta.myhost.id/E31231033/api";
}