cvcCheck property

String? cvcCheck

Implementation

String? get cvcCheck => _$this._cvcCheck;
void cvcCheck=(String? cvcCheck)

Implementation

set cvcCheck(String? cvcCheck) => _$this._cvcCheck = cvcCheck;