allowedExtensionsForSickers constant

List<String> const allowedExtensionsForSickers

The allowed extensions for the stickers.

Implementation

static const List<String> allowedExtensionsForSickers = ['png', 'json'];