GoogleChromePolicyVersionsV1AdditionalTargetKeyName constructor

GoogleChromePolicyVersionsV1AdditionalTargetKeyName({
  1. String? key,
  2. String? keyDescription,
})

Implementation

GoogleChromePolicyVersionsV1AdditionalTargetKeyName({
  this.key,
  this.keyDescription,
});