isVideo property

  1. @JsonKey(name: 'is_video')
bool get isVideo
inherited

True, if the sticker is a video sticker

Implementation

@JsonKey(name: 'is_video')
bool get isVideo;