HeatMap

class HeatMap(aliases_: List<String>, threshold_: Double)

Constructors

Link copied to clipboard
fun HeatMap(aliases_: List<String>, threshold_: Double)

Properties

Link copied to clipboard
val events: Flow<HeatMapEvent?>