RouteInformation constructor Null safety
Creates a route information object.
The arguments may be null.
Implementation
const RouteInformation({this.location, this.state});
Creates a route information object.
The arguments may be null.
const RouteInformation({this.location, this.state});