ChatPhotoSticker constructor
ChatPhotoSticker({
- ChatPhotoStickerType? type,
- BackgroundFill? backgroundFill,
Implementation
ChatPhotoSticker({this.type, this.backgroundFill});