const ViewSelector({ Key key, @required this.isBusy, @required this.isSuccess, @required this.redirectURL, }) : super(key: key);