stickerType property

String? stickerType

Implementation

String? get stickerType => _$this._stickerType;
void stickerType=(String? stickerType)

Implementation

set stickerType(String? stickerType) => _$this._stickerType = stickerType;