thumbnail_outline property

List<ClosedVectorPath> thumbnail_outline
read / write

Sticker set thumbnail's outline represented as a list of closed vector paths; may be empty. The coordinate system origin is in the upper-left corner.

Implementation

late List<ClosedVectorPath> thumbnail_outline;