StickerAttachmentModel constructor

StickerAttachmentModel(
  1. Map<String, dynamic> payload
)

Implementation

StickerAttachmentModel(super.payload) : super(attachType: 'sticker');