getNativeCounter top-level property
int
get
getNativeCounter
Gets the native ad counter.
Implementation
int get getNativeCounter => config.adCounter?.nativeCounter ?? 0;
Gets the native ad counter.
int get getNativeCounter => config.adCounter?.nativeCounter ?? 0;