menu
dart_wot package
documentation
core.dart
Servient
shutdown abstract method
shutdown abstract method
dark_mode
light_mode
shutdown
abstract method
Future
<
void
>
shutdown
(
)
Closes this
Servient
and cleans up all resources.
Implementation
Future<void> shutdown();
dart_wot package
documentation
core
Servient
shutdown abstract method
Servient class