PreferenceCenterContactSubscriptionGroupItem class

Preference center contact subscription group item.

Implemented types

Properties

components List<PreferenceCenterContactSubscriptionGroupItemComponent>
A list of subscription group item component.
final
conditions List<PreferenceCenterCondition>?
A list of preference center condition.
final
display PreferenceCenterCommonDisplay
The contact subscription group item common display information.
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
subscriptionId String
The subscription list id.
final
type PreferenceCenterItemType
The contact subscription group item type.
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited