cvcResult property
String?
get
cvcResult
Implementation
String? get cvcResult => _$this._cvcResult;
set
cvcResult
(String? cvcResult)
Implementation
set cvcResult(String? cvcResult) => _$this._cvcResult = cvcResult;