HouseDiagonals.fromJson(Map<String, dynamic> json) { height = json["height"]; available = json["available"]; }