id property
read / write
Unique sticker identifier within the set; 0 if none.
; string representation of int, use int.parse
Implementation
late int64 id;
Unique sticker identifier within the set; 0 if none.
; string representation of int, use int.parse
late int64 id;