menu
flutter_boilerplate package
documentation
app/common/services/http/base_http.dart
BaseHttp
baseURL property
baseURL property
dark_mode
light_mode
baseURL
property
String
baseURL
getter/setter pair
Set BASE-URL here!!
Implementation
static String baseURL = "";
flutter_boilerplate package
documentation
app/common/services/http/base_http
BaseHttp
baseURL property
BaseHttp class