Gets a reference to the flask.Response
class, possibly through the
response_class
class attribute on a flask application (which by is an alias for
flask.Response
by default).
Import path
import semmle.python.frameworks.Flask