stickerType property
Type of stickers in the set, currently one of "regular", "mask", "custom_emoji"
Implementation
@JsonKey(name: 'sticker_type')
StickerType get stickerType;
Type of stickers in the set, currently one of "regular", "mask", "custom_emoji"
@JsonKey(name: 'sticker_type')
StickerType get stickerType;