backgroundSourceType property

  1. @JsonKey(includeIfNull: false)
VirtualBackgroundSourceType? backgroundSourceType
getter/setter pair

The type of the custom background image.

Implementation

@JsonKey(includeIfNull: false)
VirtualBackgroundSourceType? backgroundSourceType;