package v2 type MaterialDashboard struct { Lebel string `json:"lebel"` Value string `json:"value"` }