customBannerAdViewId property

String? customBannerAdViewId
final

自定义广告配置 - Banner广告视图ID

由Flutter层的PlatformView生成,传递给原生层使用 用于在阅读器底部显示自定义Banner广告

Implementation

final String? customBannerAdViewId;