views_pre_auth_screens_set_urlSetUrl constructorOn this pageSetUrl constructor const SetUrl({required Key key, required String uri}) Implementation const SetUrl(\{required Key key, required this.uri\}) : super(key: key);