Which method call is chained to handle a successful response returned by fetch()?
fetch()
done()
then()
finally()
catch()