execute
executes the HTTP call and sends it to the server, awaits the response (async) and returns a Response. When request failed a FetchException will be thrown.
Throws
when request failed
executes the HTTP call and sends it to the server, awaits the response (async) and returns a Response. When request failed a FetchException will be thrown.
when request failed