GetHistogramReturn

@Serializable
data class GetHistogramReturn(val histogram: Browser.Histogram)

Constructors

Link copied to clipboard
constructor(histogram: Browser.Histogram)

Properties

Link copied to clipboard