This was caused by a wrong type. To fix this I updated the type and implemented Room.fromJSON which should make fetching rooms easier in the future
If the room was created successfully, the wizard automatically saves the room data on disk. This allows it to be cached, even if the user loses internet connection right before the wizard exists. That way the room will be cached.