cvcResultRaw property

String? get cvcResultRaw

Implementation

String? get cvcResultRaw => _$this._cvcResultRaw;
set cvcResultRaw (String? cvcResultRaw)

Implementation

set cvcResultRaw(String? cvcResultRaw) => _$this._cvcResultRaw = cvcResultRaw;