Background constructor
Background({})
Implementation
Background({
super.extra,
super.client_id,
this.id,
this.is_default,
this.is_dark,
this.name,
this.document,
this.type,
});
Background({
super.extra,
super.client_id,
this.id,
this.is_default,
this.is_dark,
this.name,
this.document,
this.type,
});