Correct Answer : route()
Explanation : The route() decorator in Flask is used to bind URL to a function.