BulkEvaluationMetadata constructor
BulkEvaluationMetadata({})
Implementation
BulkEvaluationMetadata({
this.totalFlags,
this.successCount,
this.errorCount,
this.timeTaken,
this.cacheHits,
this.error,
});
BulkEvaluationMetadata({
this.totalFlags,
this.successCount,
this.errorCount,
this.timeTaken,
this.cacheHits,
this.error,
});