Performs a shallow copy of this result.
@override @pragma("vm:prefer-inline") Err<S, F> copy() { return Err(err); }