SimilarFailedDetect.fromJson(Map<String, dynamic> json) { burstRate = json["burst_rate"]; similarThreshold = json["similar_threshold"]; }