GoogleChromeManagementVersionsV1SubjectAltName constructor

GoogleChromeManagementVersionsV1SubjectAltName({
  1. String? type,
  2. String? value,
})

Implementation

GoogleChromeManagementVersionsV1SubjectAltName({this.type, this.value});