menu
base_application 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
-------- INITIALIZATION -----------
Implementation
static String baseURL = "https://jsonplaceholder.typicode.com/";
base_application package
documentation
app/common/services/http/base_http
BaseHttp
baseURL property
BaseHttp class