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