The method that returns the result.
@override @nonVirtual Future<R?> reduce() async { return navigate(); }