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