aPDUExpectedLength property
Expected length of the data field of the APDU response to the command (Le).
Implementation
@BuiltValueField(wireName: r'APDUExpectedLength')
String? get aPDUExpectedLength;
Expected length of the data field of the APDU response to the command (Le).
@BuiltValueField(wireName: r'APDUExpectedLength')
String? get aPDUExpectedLength;