@unsafeOrError @pragma('vm:prefer-inline') Future<T> unwrapAsync() => unwrap().then((e) => e.unwrap());