debugLabel property

String get debugLabel

Implementation

String get debugLabel {
  return widget.debugLabel ?? 'FastSmartNativeAd';
}