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