simulateShowed method

void simulateShowed()

Emits AdShowedEvent (for tests with autoEmitShowed off).

Implementation

void simulateShowed() => _content.add(const AdShowedEvent());