ValidatedFusRecord

data class ValidatedFusRecord(val events: List<LogEvent>)

Constructors

Link copied to clipboard
constructor(events: List<LogEvent>)

Properties

Link copied to clipboard