packId property

  1. @JsonKey(name: 'pack_id')
String? packId
final

for standard stickers, id of the pack the sticker is from

Implementation

@JsonKey(name: 'pack_id')
final String? packId;