BehaviorModelTrainingSummary constructor
BehaviorModelTrainingSummary({})
Implementation
BehaviorModelTrainingSummary({
this.behaviorName,
this.datapointsCollectionPercentage,
this.lastModelRefreshDate,
this.modelStatus,
this.securityProfileName,
this.trainingDataCollectionStartDate,
});