backgroundSourceType property

  1. @JsonKey(name: 'background_source_type')
BackgroundSourceType? backgroundSourceType
final

The custom background. See backgroundSourceType.

Implementation

@JsonKey(name: 'background_source_type')
final BackgroundSourceType? backgroundSourceType;