setByDefault property
If true, this opt-in setting should be set by default in situations where accounts are created without explicit choices about what they're opting into.
Implementation
@JsonKey(name:'setByDefault')
bool? setByDefault;
If true, this opt-in setting should be set by default in situations where accounts are created without explicit choices about what they're opting into.
@JsonKey(name:'setByDefault')
bool? setByDefault;