ssvAttachError property

Object? ssvAttachError
getter/setter pair

If set (and the load carries a non-null ssv), loadRewarded / loadRewardedInterstitial throw this instead of returning a handle — mirrors the real seam FAILING a load whose server-side verification could not be attached (4.0 audit; AdFlowErrorKind.ssv).

Implementation

Object? ssvAttachError;