const NeitherPresent(final R Function(Optional<A> first, Optional<B> second) mapper) : super(mapper);