type property

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

Type of the background - always fill

Implementation

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