smartCardEmulation property

SmartCardEmulationApi get smartCardEmulation

Implementation

SmartCardEmulationApi get smartCardEmulation =>
    _smartCardEmulation ??= SmartCardEmulationApi(client);