intoErr method

F intoErr()

Implementation

@pragma("vm:prefer-inline")
F intoErr() {
  return unwrapErr();
}