menu
mapbox_ad_flutter package
documentation
mapbox_ad/common/model/mbp_profile.dart
MBPProfile
MBPProfile.fromJson factory constructor
MBPProfile.fromJson factory constructor
dark_mode
light_mode
MBPProfile.fromJson
constructor
MBPProfile.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory MBPProfile.fromJson(Map<String, dynamic> json) => _$MBPProfileFromJson(json);
mapbox_ad_flutter package
documentation
mapbox_ad/common/model/mbp_profile
MBPProfile
MBPProfile.fromJson factory constructor
MBPProfile class