point property
The part of the face relative to which the mask should be placed. One of "forehead", "eyes", "mouth", or "chin".
Implementation
@JsonKey(name: 'point')
MaskPositionPoint get point;
The part of the face relative to which the mask should be placed. One of "forehead", "eyes", "mouth", or "chin".
@JsonKey(name: 'point')
MaskPositionPoint get point;