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