RulerWallSelection.fromJson(Map<String, dynamic> json) { available = json["available"]; objNames = json["obj_names"] ?? []; }