STRUCT
public struct FeatureStatusModel class that describes the content of a Capable notification (see Notification.Name.CapableFeatureStatusDidChange)
public private(set) var feature: CapableFeatureThe feature type.
public private(set) var statusString: StringThe feature's status: While most features can only have a status set to enabled or disabled, the '.largerText` feature offers the font scale set by the user.