GoogleChromePolicyVersionsV1DefineNetworkRequest constructor
GoogleChromePolicyVersionsV1DefineNetworkRequest({
- String? name,
- List<
GoogleChromePolicyVersionsV1NetworkSetting> ? settings, - String? targetResource,
Implementation
GoogleChromePolicyVersionsV1DefineNetworkRequest({
this.name,
this.settings,
this.targetResource,
});