capacitor
capacitor copied to clipboard
Response type correctly mapped on CapacitorHttp plugin call
When using Capacitor Http Plugin then member data "responseType" is not mapped to the pluginCall. This PR will fix that issue.
fixes #7944