GoogleChromePolicyVersionsV1ListPolicySchemasResponse constructor
GoogleChromePolicyVersionsV1ListPolicySchemasResponse({
- String? nextPageToken,
- List<
GoogleChromePolicyVersionsV1PolicySchema> ? policySchemas,
Implementation
GoogleChromePolicyVersionsV1ListPolicySchemasResponse({
this.nextPageToken,
this.policySchemas,
});