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