stickerUri property

String stickerUri
final

The source of the sticker image. This should either be the full path, a uri or if it is an asset the relative path as specified in your pubspec.yaml file.

Implementation

final String stickerUri;