Files

3 lines
86 B
Dart
Raw Permalink Normal View History

2026-09-19 03:57:06 +00:00
class ApiConstants {
2026-09-19 04:00:30 +00:00
static const baseUrl ='http://157.66.191.31:46390/mybackend';
}