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