menu
mapbox_ad_flutter package
documentation
mapbox_ad/common/model/ad_feature_properties.dart
AdFeatureProperties
minZoom property
minZoom property
dark_mode
light_mode
minZoom
property
@JsonKey.new(name: "min_zoom")
int
minZoom
final
Implementation
@JsonKey(name: "min_zoom") final int minZoom;
mapbox_ad_flutter package
documentation
mapbox_ad/common/model/ad_feature_properties
AdFeatureProperties
minZoom property
AdFeatureProperties class