menu
aatkit_flutter_plugin
configuration/dfp_bidding_value.dart
DFPBiddingValue
DFPBiddingValue.new constructor
DFPBiddingValue.new
dark_mode
light_mode
DFPBiddingValue
constructor
DFPBiddingValue
(
{
required
double
lowerValue
,
required
String
mappedValue
,
})
Implementation
DFPBiddingValue({ required this.lowerValue, required this.mappedValue, });
aatkit_flutter_plugin
dfp_bidding_value
DFPBiddingValue
DFPBiddingValue.new constructor
DFPBiddingValue class