getNativeCounter top-level property

int get getNativeCounter

Gets the native ad counter.

Implementation

int get getNativeCounter => config.adCounter?.nativeCounter ?? 0;