send property

Future<Iso7816ResponseApdu> Function(Uint8List command) send
final

Sends one already-encoded command and returns one response.

Implementation

final Future<Iso7816ResponseApdu> Function(Uint8List command) send;