optInAggregateValue property
The OptInFlags value to set or clear if this setting is set or cleared in the UI. It is the aggregate of all underlying opt-in flags related to this setting.
Implementation
@JsonKey(name:'optInAggregateValue')
OptInFlags? optInAggregateValue;