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