cvcResult property

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

The result of CVC verification.

Implementation

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