menu
flutter_boilerplate package
documentation
app/common/services/http/base_http.dart
BaseHttp
BaseHttp.new factory constructor
BaseHttp.new factory constructor
dark_mode
light_mode
BaseHttp
constructor
BaseHttp
(
)
Implementation
factory BaseHttp() => _service;
flutter_boilerplate package
documentation
app/common/services/http/base_http
BaseHttp
BaseHttp.new factory constructor
BaseHttp class