menu
ty_smart_pos_api_plugin package
documentation
plugins/pos_plugin.dart
PosPlugin
reboot method
reboot method
dark_mode
light_mode
reboot
method
Future
<
void
>
reboot
(
)
Implementation
Future<void> reboot() { return TySmartPosApiPluginPlatform.instance.reboot(); }
ty_smart_pos_api_plugin package
documentation
plugins/pos_plugin
PosPlugin
reboot method
PosPlugin mixin