GoogleChromeManagementVersionsV1ReportingDataExtensionData constructor
GoogleChromeManagementVersionsV1ReportingDataExtensionData({})
Implementation
GoogleChromeManagementVersionsV1ReportingDataExtensionData({
this.description,
this.extensionId,
this.extensionType,
this.homepageUri,
this.installationType,
this.isDisabled,
this.isWebstoreExtension,
this.manifestVersion,
this.name,
this.permissions,
this.version,
});