type property

  1. @JsonKey(name: 'type')
BackgroundType get type
inherited

Type of the background.

Implementation

@JsonKey(name: 'type')
BackgroundType get type;