Map<String, dynamic> toJson() => { "placeId": placeId, "floorId": floorId, "floorName": floorName, "isLoading": isLoading, };