static A unpackOKOrError(OKOrError okOrError) { ret okOrError == null ?: okOrError!; }