sticker property

  1. @JsonKey(name: 'sticker')
Sticker? get sticker
inherited

Optional. Sticker of the business intro.

Implementation

@JsonKey(name: 'sticker')
Sticker? get sticker;