RadarGroup(this.dataList, {String? id}) { this.id = id ?? (Uuid().v4().toString().replaceAll('-', '')); }