backgroundSourceType property Null safety
@JsonKey(includeIfNull: false), read / write
The type of the custom background image.
Implementation
@JsonKey(includeIfNull: false)
VirtualBackgroundSourceType? backgroundSourceType;
The type of the custom background image.
@JsonKey(includeIfNull: false)
VirtualBackgroundSourceType? backgroundSourceType;