ts-tat/lib/config/apiUrl.dart
2025-03-20 10:29:01 +05:30

5 lines
73 B
Dart

//api url
const String apiUrl = 'http://apitest.tripapprovaltool.com';