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