menu
aatkit_flutter_plugin
configuration/dfp_bidding_value.dart
DFPBiddingValue
DFPBiddingValue.fromJson factory constructor
DFPBiddingValue.fromJson
dark_mode
light_mode
DFPBiddingValue.fromJson
constructor
DFPBiddingValue.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory DFPBiddingValue.fromJson(Map<String, dynamic> json) => _$DFPBiddingValueFromJson(json);
aatkit_flutter_plugin
dfp_bidding_value
DFPBiddingValue
DFPBiddingValue.fromJson factory constructor
DFPBiddingValue class