GoogleChromeManagementVersionsV1ReportingDataConflictingPolicyData.fromJson constructor

GoogleChromeManagementVersionsV1ReportingDataConflictingPolicyData.fromJson(
  1. Map json_
)

Implementation

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