AdErrorEvent constructor
const
AdErrorEvent({
- required AdError error,
Creates an AdErrorEvent.
Implementation
const AdErrorEvent({required this.error});
Creates an AdErrorEvent.
const AdErrorEvent({required this.error});