final class MutableAttributesextension Google.VisitorAnnouncementTrait.MutableAttributes : TraitEncodableUndocumented
-
The trait identifier.
Declaration
Swift
static let identifier: String -
Undocumented
Declaration
Swift
var visitorAnnouncementsEnabledIsSet: Bool { get } -
Undocumented
Declaration
Swift
func setVisitorAnnouncementsEnabled(_ value: Bool) -
Undocumented
Declaration
Swift
func clearVisitorAnnouncementsEnabled() -
Writes this object to the given
TraitEncoder. ThrowsHomeError.encodingFailedif the data could not be encoded.Declaration
Swift
func encode(with encoder: TraitEncoder) throws