General map representation
Map<String, dynamic> get map => { 'summary': summary, 'average': average, 'recent': recent, 'unit': unit, };