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