@ -4,6 +4,10 @@
<dict>
<key>aps-environment</key>
<string>development</string>
<key>com.apple.developer.associated-domains</key>
<array>
<string>applinks:hmg.com</string>
</array>
<key>com.apple.developer.healthkit</key>
<true/>
<key>com.apple.developer.healthkit.access</key>
@ -18,7 +18,7 @@ class PrescriptionReportINP {
int days;
String startDate;
String orderDate;
int doseDailyQuantity;
num doseDailyQuantity;
int itemID;
Null productImage;
String sKU;