menu
umcs package
documentation
domains/place/place_provider.dart
PlaceProvider
doomAllInfo method
doomAllInfo method
dark_mode
light_mode
doomAllInfo
method
Future
<
Response
>
doomAllInfo
(
)
Implementation
Future<Response> doomAllInfo() => get("$restAPIHost/doom", headers: {"charset" : "utf-8"});
umcs package
documentation
domains/place/place_provider
PlaceProvider
doomAllInfo method
PlaceProvider class