4 lines
82 B
Dart
4 lines
82 B
Dart
const String baseURL = "http://192.168.0.16:8000";
|
|
|
|
const int resultsPerPage = 4;
|