allHardBlockRulesPassed property
bool?
get
allHardBlockRulesPassed
Implementation
bool? get allHardBlockRulesPassed => _$this._allHardBlockRulesPassed;
set
allHardBlockRulesPassed
(bool? allHardBlockRulesPassed)
Implementation
set allHardBlockRulesPassed(bool? allHardBlockRulesPassed) =>
_$this._allHardBlockRulesPassed = allHardBlockRulesPassed;