inPSD2Scope property

bool? get inPSD2Scope

Implementation

bool? get inPSD2Scope => _$this._inPSD2Scope;
set inPSD2Scope (bool? inPSD2Scope)

Implementation

set inPSD2Scope(bool? inPSD2Scope) => _$this._inPSD2Scope = inPSD2Scope;