Type

data class Type(val type: AnalyticsLogType, val count: Int) : HighlightedAnalyticsLog

Constructors

Link copied to clipboard
constructor(type: AnalyticsLogType, count: Int)

Properties

Link copied to clipboard
Link copied to clipboard
open override val contentColor: Color
Link copied to clipboard
open override val count: Int
Link copied to clipboard
open override val icon: ImageVector
Link copied to clipboard