maskPosition property
Optional. For mask stickers, the position where the mask should be placed
Implementation
@JsonKey(name: 'mask_position')
MaskPosition? get maskPosition;
Optional. For mask stickers, the position where the mask should be placed
@JsonKey(name: 'mask_position')
MaskPosition? get maskPosition;