aPDUInstruction property

  1. @BuiltValueField.new(wireName: r'APDUInstruction')
String get aPDUInstruction

Instruction field of the APDU command (INS).

Implementation

@BuiltValueField(wireName: r'APDUInstruction')
String get aPDUInstruction;