core/ads_control library

Classes

NativeBridge
Channel name constants shared between Dart and native.
VccAdControl
Controls a single ad placement identified by tag.

Typedefs

AdCallback = void Function(String tag, String requestId, String adId)
Called when a native ad slot becomes ready.