value property
The flag value for this opt-in category. For historical reasons, this is defined as a flags enum.
Implementation
@JsonKey(name:'value')
OptInFlags? value;
The flag value for this opt-in category. For historical reasons, this is defined as a flags enum.
@JsonKey(name:'value')
OptInFlags? value;