menu
dds package
documentation
dds.dart
DartDevelopmentService
shutdown abstract method
shutdown abstract method
dark_mode
light_mode
shutdown
abstract method
Future
<
void
>
shutdown
(
)
Stop accepting requests after gracefully handling existing requests.
Implementation
Future<void> shutdown();
dds package
documentation
dds
DartDevelopmentService
shutdown abstract method
DartDevelopmentService class