Map<String, dynamic> toMap() => { "version": version, "build_date": buildDate?.toIso8601String(), "graph_date": graphDate?.toIso8601String(), };