Map<String, dynamic> toMap() { return {'monthName': key, 'countPerMonth': value, 'totalCount': total}; }