3 lines
81 B
Dart
3 lines
81 B
Dart
class ApiConstants {
|
|
static const baseUrl ='http://157.66.191.31:46455/back';
|
|
} |