AttackExposure constructor
AttackExposure({})
Implementation
AttackExposure({
this.attackExposureResult,
this.exposedHighValueResourcesCount,
this.exposedLowValueResourcesCount,
this.exposedMediumValueResourcesCount,
this.latestCalculationTime,
this.score,
this.state,
});