PreferenceCenterContactManagementItem class

Preference center contact management item. Displays a link or message for managing contact/identity preferences.

Implemented types

Properties

conditions → List<PreferenceCenterCondition>?
A list of preference center conditions.
final
display PreferenceCenterCommonDisplay
The item 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
type PreferenceCenterItemType
The contact management item type.
final

Methods

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

Operators

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