menu
ty_smart_pos_api_plugin package
documentation
modules/emv/emv_device.dart
EMVDevice
getTlv abstract method
getTlv abstract method
dark_mode
light_mode
getTlv
abstract method
Future
<
Uint8List
?
>
getTlv
(
int
tag
)
Implementation
Future<Uint8List?> getTlv(int tag);
ty_smart_pos_api_plugin package
documentation
modules/emv/emv_device
EMVDevice
getTlv abstract method
EMVDevice mixin