Redirect constructor

const Redirect(
  1. String location
)

Implementation

const Redirect(this.location);