GoogleChromePolicyVersionsV1ResolvedPolicy constructor
GoogleChromePolicyVersionsV1ResolvedPolicy({
- GoogleChromePolicyVersionsV1PolicyTargetKey? addedSourceKey,
- GoogleChromePolicyVersionsV1PolicyTargetKey? sourceKey,
- GoogleChromePolicyVersionsV1PolicyTargetKey? targetKey,
- GoogleChromePolicyVersionsV1PolicyValue? value,
Implementation
GoogleChromePolicyVersionsV1ResolvedPolicy({
this.addedSourceKey,
this.sourceKey,
this.targetKey,
this.value,
});