GoogleAppsCloudidentityDevicesV1BrowserAttributes constructor
GoogleAppsCloudidentityDevicesV1BrowserAttributes({
- GoogleAppsCloudidentityDevicesV1BrowserInfo? chromeBrowserInfo,
- String? chromeProfileId,
- String? lastProfileSyncTime,
Implementation
GoogleAppsCloudidentityDevicesV1BrowserAttributes({
this.chromeBrowserInfo,
this.chromeProfileId,
this.lastProfileSyncTime,
});