|
String http = 'https://ebendungan.my.id';
|
|
// String http = 'http://192.168.140.10:8000';
|
|
|
|
String apiService = '$http/api/';
|
|
String accesImage = '$http/storage/Berita/';
|
|
String accesFile = '$http/storage/';
|
|
|
|
// String apiImage = '$http/storage/layanan/';
|