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