showError property

AdFlowError? showError
getter/setter pair

If set, show emits AdFailedToShowEvent with this error instead of AdShowedEvent.

Implementation

AdFlowError? showError;