GoogleCloudRecaptchaenterpriseV1IOSKeySettings constructor
GoogleCloudRecaptchaenterpriseV1IOSKeySettings({
- bool? allowAllBundleIds,
- List<
String> ? allowedBundleIds, - GoogleCloudRecaptchaenterpriseV1AppleDeveloperId? appleDeveloperId,
Implementation
GoogleCloudRecaptchaenterpriseV1IOSKeySettings({
this.allowAllBundleIds,
this.allowedBundleIds,
this.appleDeveloperId,
});