cavv property

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

The cardholder authentication value (base64 encoded).

Implementation

@BuiltValueField(wireName: r'cavv')
String? get cavv;