value property

String value
final

The value of the sticker.

If isImage is false, this is an emoji string. If isImage is true, this is a file path or URL to an image/GIF.

Implementation

final String value;