isAllowed property

bool? get isAllowed

Whether the sticker is allowed.

Implementation

bool? get isAllowed => payload['is_allowed'];