domain
A string that identifies a specific web domain.
Declaration
let domain: String?Discussion
In an extension that provides shield configurations, this property provides the web domain. When you access this property outside that extension, the value is nil. See ShieldConfigurationDataSource for more information.