GetHistogramResponse

@Serializable
data class GetHistogramResponse(val histogram: Histogram)

Response type for the BrowserDomain.getHistogram command.

Constructors

Link copied to clipboard
constructor(histogram: Histogram)

Properties

Link copied to clipboard

Histogram.