CommandMessage constructor
CommandMessage(
- PcscCommand command,
- SendPort replyPort
Implementation
CommandMessage(this.command, this.replyPort);
CommandMessage(this.command, this.replyPort);