If I have an array of InfoModule objects, how I can decode the objects so that for certain types, data would not be optional?
struct InfoModule: Decodable {