encryptedPinBlock property

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

The encrypted PIN block.

Implementation

@BuiltValueField(wireName: r'encryptedPinBlock')
String get encryptedPinBlock;