menu
mapbox_ad_flutter package
documentation
mapbox_ad/common/model/ad_feature_properties.dart
AdFeatureProperties
bannerVideo property
bannerVideo property
dark_mode
light_mode
bannerVideo
property
@JsonKey.new(name: "banner_video")
String
?
bannerVideo
final
Implementation
@JsonKey(name: "banner_video") final String? bannerVideo;
mapbox_ad_flutter package
documentation
mapbox_ad/common/model/ad_feature_properties
AdFeatureProperties
bannerVideo property
AdFeatureProperties class