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