Anomaly.fromJson(Map<String,dynamic> json) : tag = json["user_tag"], temperature = json["temperature"], details = json["details"];