menu
mapbox_ad_flutter package
documentation
mapbox_ad/common/model/mbp_profile.dart
MBPProfile
MBPProfile.new constructor
MBPProfile.new constructor
dark_mode
light_mode
MBPProfile
constructor
MBPProfile
(
bool
news
,
bool
products
,
bool
media
)
Implementation
MBPProfile(this.news, this.products, this.media);
mapbox_ad_flutter package
documentation
mapbox_ad/common/model/mbp_profile
MBPProfile
MBPProfile.new constructor
MBPProfile class