txScreeningPeriodCheckSum property

String? get txScreeningPeriodCheckSum

Implementation

String? get txScreeningPeriodCheckSum => _$this._txScreeningPeriodCheckSum;
set txScreeningPeriodCheckSum (String? txScreeningPeriodCheckSum)

Implementation

set txScreeningPeriodCheckSum(String? txScreeningPeriodCheckSum) =>
    _$this._txScreeningPeriodCheckSum = txScreeningPeriodCheckSum;