setByDefault property
If true, this setting should be set by default if the user hasn't chosen whether it's set or cleared yet.
Implementation
@JsonKey(name:'setByDefault')
bool? setByDefault;
If true, this setting should be set by default if the user hasn't chosen whether it's set or cleared yet.
@JsonKey(name:'setByDefault')
bool? setByDefault;