MarkingLine.fromJson(Map<String, dynamic> json) { delta = json["delta"]; findWidth = json["find_width"]; }