menu
yt_update package
documentation
yt_update_platform_interface.dart
YtUpdatePlatform
updateInstall method
updateInstall method
dark_mode
light_mode
updateInstall
method
Future
<
void
>
updateInstall
(
)
Implementation
Future<void> updateInstall() async => await methodChannel.invokeMethod("updateInstall");
yt_update package
documentation
yt_update_platform_interface
YtUpdatePlatform
updateInstall method
YtUpdatePlatform class