verificationMethod property

String? verificationMethod
getter/setter pair

The verification method that will be used to verify this site.

For sites, 'FILE' or 'META' methods may be used. For domains, only 'DNS' may be used.

Implementation

core.String? verificationMethod;