txScreeningPeriodResolution property

String? get txScreeningPeriodResolution

Implementation

String? get txScreeningPeriodResolution =>
    _$this._txScreeningPeriodResolution;
set txScreeningPeriodResolution (String? txScreeningPeriodResolution)

Implementation

set txScreeningPeriodResolution(String? txScreeningPeriodResolution) =>
    _$this._txScreeningPeriodResolution = txScreeningPeriodResolution;