Point Legend Item
data class PointLegendItem(@ColorInt var color: Int, val label: String, val emptyItem: Boolean = false)
A placeholder data class for PointLegendItem. This should match the definition used in your PointLegendView.