menu
ty_smart_pos_api_plugin package
documentation
plugins/card_reader_plugin.dart
CardReaderPlugin
halt method
halt method
dark_mode
light_mode
halt
method
Future
<
int
?
>
halt
(
)
Implementation
Future<int?> halt() { return TySmartPosApiPluginPlatform.instance.halt(); }
ty_smart_pos_api_plugin package
documentation
plugins/card_reader_plugin
CardReaderPlugin
halt method
CardReaderPlugin mixin