$CustomBiddingAlgorithmRulesRef.fromJson constructor
$CustomBiddingAlgorithmRulesRef.fromJson(
- Map json_
Implementation
$CustomBiddingAlgorithmRulesRef.fromJson(core.Map json_)
: this(
resourceName: json_['resourceName'] as core.String?,
);