menu
datahub_watchtower package
documentation
services.dart
RestApiService
shutdown method
shutdown method
dark_mode
light_mode
shutdown
method
@
override
Future
<
void
>
shutdown
(
)
inherited
Implementation
@override Future<void> shutdown() async { await _server.close(); }
datahub_watchtower package
documentation
services
RestApiService
shutdown method
RestApiService class