menu
tianbo_reader_plugin package
documentation
tianbo_plugin_platform_interface.dart
TianboPluginPlatform
reboot method
reboot method
dark_mode
light_mode
reboot
method
Future
<
void
>
reboot
(
)
Implementation
Future<void> reboot() { throw UnimplementedError('reboot() has not been implemented.'); }
tianbo_reader_plugin package
documentation
tianbo_plugin_platform_interface
TianboPluginPlatform
reboot method
TianboPluginPlatform class