How can I convert Codable struct to a JSON Data object and keep the order of the struct variables? I know that Dictionary
Codable struct
Data
Dictionary