menu
desktop_updater package
documentation
desktop_updater_platform_interface.dart
DesktopUpdaterPlatform
restartApp method
restartApp method
dark_mode
light_mode
restartApp
method
Future
<
void
>
restartApp
(
)
Implementation
Future<void> restartApp() { throw UnimplementedError("restartApp() has not been implemented."); }
desktop_updater package
documentation
desktop_updater_platform_interface
DesktopUpdaterPlatform
restartApp method
DesktopUpdaterPlatform class