simulateShowed method
void
simulateShowed()
Emits AdShowedEvent (for tests with autoEmitShowed off).
Implementation
void simulateShowed() => _content.add(const AdShowedEvent());
Emits AdShowedEvent (for tests with autoEmitShowed off).
void simulateShowed() => _content.add(const AdShowedEvent());