func parseJSON(_ dosageData: Data) - DoseModel? { }
}
struct DoseModel: Identifiable { var value: String
}
I keep getting the type error on this code. Any suggestions
Selecting any option will automatically load the page