positionInLandscapeMode property
When the adaptation mode of the watermark is fitModeCoverPosition, it is used to set the area of the watermark image in landscape mode. See Rectangle.
Implementation
@JsonKey(name: 'positionInLandscapeMode')
final Rectangle? positionInLandscapeMode;