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