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